add .envrc for direnv, and ignore *.pyc
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user