Преглед изворни кода

Trivial tweak to .gitignore.

Göran Krampe пре 13 година
родитељ
комит
2988f6246e
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -1,6 +1,7 @@
-# Ignoring compiled files in examples
+# Ignoring compiled files in examples etc
 examples/nodejs/**/*.js
 examples/webos/**/*.js
+server/FileServer*.js
 
 # Ignoring compiled files in st
 st/*.js