ignore vscode and direnv
This commit is contained in:
parent
4097269476
commit
c6f6ebadd6
2
.gitignore
vendored
2
.gitignore
vendored
@ -128,6 +128,7 @@ venv/
|
||||
ENV/
|
||||
env.bak/
|
||||
venv.bak/
|
||||
.direnv/
|
||||
|
||||
# Spyder project settings
|
||||
.spyderproject
|
||||
@ -160,3 +161,4 @@ cython_debug/
|
||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
|
||||
.vscode/
|
||||
|
Loading…
Reference in New Issue
Block a user