add nix stuff

This commit is contained in:
jopejoe1 2024-01-24 16:09:05 +01:00
parent 07b38ba006
commit 30093eb03d
3 changed files with 31 additions and 3 deletions

3
.gitignore vendored
View file

@ -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/