add nix stuff
This commit is contained in:
parent
07b38ba006
commit
30093eb03d
3 changed files with 31 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -122,6 +122,7 @@ celerybeat.pid
|
|||
# Environments
|
||||
.env
|
||||
.venv
|
||||
.direnv
|
||||
env/
|
||||
venv/
|
||||
ENV/
|
||||
|
@ -157,4 +158,4 @@ cython_debug/
|
|||
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
|
||||
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
.idea/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue