forked from tidev/titanium-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
49 lines (41 loc) · 758 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
*.pyc
/dist
.sconsign.dblite
.DS_Store
*~
*.swp
*.orig
*.rej
*.BACKUP.*
*.BASE.*
*.LOCAL.*
*.REMOTE.*
._*
npm-debug.log
node_modules/
retirejs.output.json
/support/ti_mocha_script/testApp
/titanium-mobile-mocha-suite
junit.*.xml
junit_report.xml
/iphone/TitaniumKit/Carthage
/iphone/TitaniumKit/docs
/iphone/TitaniumKit/build
/iphone/lib/libTiCore.a
.vscode/
/android/runtime/v8/src/native/V8Snapshots.h
.nyc_output/
coverage/
/android/titanium/.settings
/android/titanium/.project
/android/titanium/.classpath
/android/kroll-apt/bin
/android/kroll-apt/.settings
/android/kroll-apt/.project
/android/kroll-apt/.classpath
/android/app/.settings
/android/app/.project
/android/app/.classpath
/android/.settings
/android/.project
/android/titanium/.cxx