add .envrc for direnv, and ignore *.pyc
This commit is contained in:
parent
552022af97
commit
3fca30e357
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,6 +6,7 @@ scss/assets
|
|||||||
.pytest_cache/
|
.pytest_cache/
|
||||||
.venv/
|
.venv/
|
||||||
__pycache__
|
__pycache__
|
||||||
|
*.pyc
|
||||||
|
|
||||||
# Ignore static/fonts for now, since it is just symlink
|
# Ignore static/fonts for now, since it is just symlink
|
||||||
static/fonts
|
static/fonts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user