1
0
Преглед на файлове

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