Explorar el Código

Trivial tweak to .gitignore.

Göran Krampe hace 12 años
padre
commit
2988f6246e
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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