]> git.lizzy.rs Git - cheatdb.git/blobdiff - .gitignore
Fix unexpected crash on bad Github URL
[cheatdb.git] / .gitignore
index 64fb527bee145e496260f7c6e7d976843981b205..7ab19d38ff5db130bb46b173fc5c1213c1d9111f 100644 (file)
@@ -1,6 +1,7 @@
 config.cfg
-config.prod.cfg
+*.env
 *.sqlite
+.vscode
 custom.css
 tmp
 log.txt
@@ -8,6 +9,7 @@ log.txt
 uploads
 thumbnails
 celerybeat-schedule
+/data
 
 # Created by https://www.gitignore.io/api/linux,macos,python,windows