chore: .gitignore of all TS samples should exclude all .js files

closes #467
This commit is contained in:
Ward Bell
2015-12-10 02:52:35 -08:00
parent acb2dab91e
commit 9fc5143dc9
9 changed files with 9 additions and 9 deletions
@@ -1 +1 @@
src/**/*.js
**/*.js
@@ -1 +1 @@
src/**/*.js
**/*.js
+1 -1
View File
@@ -1 +1 @@
src/**/*.js
**/*.js
@@ -1 +1 @@
src/**/*.js
**/*.js
+1 -1
View File
@@ -1 +1 @@
src/**/*.js
**/*.js
+1 -1
View File
@@ -1 +1 @@
src/**/*.js
**/*.js
@@ -1 +1 @@
src/**/*.js
**/*.js
@@ -1 +1 @@
src/**/*.js
**/*.js
@@ -1 +1 @@
src/**/*.js
**/*.js