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