Adjust gitignore for webm demo
[vchess.git] / .gitignore
index 6a9f580..c4e06b6 100644 (file)
@@ -15,6 +15,9 @@ pids
 *.swp
 *~
 
+# Demo video
+*.webm
+
 # socket URL file
 /public/javascripts/utils/socket_url.js