'update'
[vchess.git] / .gitignore
index 0fafd87..7aaffd3 100644 (file)
@@ -1,8 +1,13 @@
 # Various files
-/hooks/post-update
 /server/db/vchess.sqlite
+/server/db/dbconnect.py
+/server/db/__pycache__/
 /server/config/parameters.js
-/client/dist/
+/server/config/discord.json
+/server/fallback/*
+!/server/fallback/README
+/client/dist/*
+!/client/dist/favicon.ico
 /client/src/parameters.js
 
 # Dependency directories#