Browse Source

ignore test/run.js

Nicolas Petton 11 years ago
parent
commit
56c9cd0de1
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -9,5 +9,8 @@ server/FileServer*.js
 # Ignoring compiled files in st
 st/*.js
 
+# Ignoring run.js in test/
+test/run.js
+
 # In case amber is also saved in a local Subversion
 .svn