-
Notifications
You must be signed in to change notification settings - Fork 157
/
Copy path.gitignore
55 lines (50 loc) · 884 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
.settings/
.project
.classpath
target
structr-base/data
structr-base/db*
structr-base/files*
structr-base/changelog*
structr-base/exchange
structr-base/snapshots
structr-base/sessions
structr-base/scripts
structr-base/logs
structr-base/layouts
structr-base/webapp-data
structr-base/structr.conf
structr-base/modules
structr-base/jsp
structr-base/log4j.log
structr-base/logDb.dat
structr-base/src/test/javascript/screenshots
structr-base/structr-ui*.pid
structr-base/*.key*
**/logs
*.diff
**nb-configuration.xml
**nbproject
**nohup.out
**.directory
docs/html
docs/screenshots
*.DS_Store
**nbactions.xml
import-*.log
msg
# IntelliJ specific ignores
.idea
*.iml
# Neo4j files
neo4j
neo4j*/
# Key files
*.pem
*.p12
*license.key*
# actions
**/*.secrets
# files and folders created during test execution
structr-modules/structr-file-access-module/structr_hostkey
structr-ui/changelog/