Parcourir la source

Merge pull request #407 from herby/gitignore-test-runner

.gitignore: adding grunt-produced test runner
Nicolas Petton il y a 11 ans
Parent
commit
7e45b8c03e
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -8,6 +8,7 @@ server/FileServer*.js
 st/*.js
 
 # Ignoring run.js in test/
+test/amber_test_runner.js
 test/run.js
 
 # In case amber is also saved in a local Subversion