소스 검색

ignore test/run.js

Nicolas Petton 11 년 전
부모
커밋
56c9cd0de1
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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