-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.gitignore
69 lines (52 loc) · 843 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
/build/
/dist/
/test/
/logs/
/nbproject/
/build.xml
/manifest.mf
/master-application.jnlp
/Model.laits
/preview-application.html
/README.md
sandbox.js
sandbox.json
sandbox.xml
first.xml
nbbuild.xml
nblibraries.properties
.DS_Store
Thumbs.db
db_user_password
db_research_user_password
ssh_user_password
*.jar
/Dragoon/nbproject/private/
/MyApplication/nbproject/private/
.com.apple.timemachine.supported
www/dijit/
www/dojo-install-version
www/dojo/
www/dojox/
www/jsPlumb/
www/math-parser/
www/php-test.php
www/util/
www/node_modules
www/selenium.log*
www/PAL3-config.json
www/ET-config.json
.idea/
tests/npm/
tests/node/
tests/node_modules/
tests/phantomjsdriver.log
tests/selenium.log
tests/chromedriver
tests/node/
tests/scripts/test-paths.js
tests/ModelLibrary*.log
release/*
!./server-build.sh
*.swp
log/analysis/results