Skip to content

Commit 3685d20

Browse files
Fatme HavaluovaFatme Havaluova
authored andcommitted
.gitignore .js files
1 parent 40751f5 commit 3685d20

File tree

6 files changed

+9
-452
lines changed

6 files changed

+9
-452
lines changed

.gitignore

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.DS_Store
2+
3+
*.js
14
!/*.js
25
!bin/ios-sim-portable.js
36
*.js.map
@@ -10,15 +13,15 @@ lib-cov
1013
*.out
1114
*.pid
1215
*.gz
13-
*.tgz
14-
*.tmp
16+
*.tgz
17+
*.tmp
1518
tscommand*.tmp.txt
1619
.tscache/
1720
/lib/.d.ts
18-
19-
.idea/
21+
22+
.idea/
2023

2124
test-reports.xml
2225

23-
npm-debug.log
24-
node_modules
26+
npm-debug.log
27+
node_modules

lib/commands/launch.js

Lines changed: 0 additions & 14 deletions
This file was deleted.

lib/iphone-simulator-xcode-5.js

Lines changed: 0 additions & 46 deletions
This file was deleted.

lib/iphone-simulator-xcode-6.js

Lines changed: 0 additions & 93 deletions
This file was deleted.

0 commit comments

Comments
 (0)