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/
|
||||
.venv/
|
||||
__pycache__
|
||||
*.pyc
|
||||
|
||||
# Ignore static/fonts for now, since it is just symlink
|
||||
static/fonts
|
||||
|
Loading…
x
Reference in New Issue
Block a user