mirror of
https://gitlab.com/ceda_ei/the-long-night
synced 2026-04-04 19:30:06 +02:00
Add .gitignore and requirements.txt
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
config.json
|
||||
__pycache__/
|
||||
2
requirements.txt
Normal file
2
requirements.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
bcrypt
|
||||
requests
|
||||
Reference in New Issue
Block a user