Remove database from git repo
[vchess.git] / .gitignore
index c4e06b6..b3dff51 100644 (file)
@@ -15,8 +15,9 @@ pids
 *.swp
 *~
 
-# Demo video
+# Demo video, database
 *.webm
+/db/vchess.sqlite
 
 # socket URL file
 /public/javascripts/utils/socket_url.js