mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-06-14 01:50:40 +00:00
Next big config update. Check the .env.tpl and db.env.tpl
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,6 +1,3 @@
|
||||
nopaque.log
|
||||
nopaqued.log
|
||||
|
||||
*.py[cod]
|
||||
|
||||
# C extensions
|
||||
@ -12,11 +9,14 @@ db
|
||||
mq
|
||||
|
||||
# Environment files
|
||||
.env
|
||||
*.env
|
||||
|
||||
# Installer logs
|
||||
pip-log.txt
|
||||
|
||||
# Log files
|
||||
*.log
|
||||
|
||||
# Packages
|
||||
*.egg
|
||||
*.egg-info
|
||||
|
Reference in New Issue
Block a user