소스 검색

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

.gitignore: adding grunt-produced test runner
Nicolas Petton 11 년 전
부모
커밋
7e45b8c03e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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