浏览代码

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