-
Notifications
You must be signed in to change notification settings - Fork 21
/
.gitignore
executable file
·122 lines (88 loc) · 1.94 KB
/
.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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
#Vagrant
.vagrant/
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm
*.iml
## Directory-based project format:
.idea/
## File-based project format:
*.ipr
*.iws
#Exclude composer vendor folders
vendor
node_modules
npm-debug.log*
BuildConfig.json
security-checker.phar
# Uploaded Images
src/Images/Family
src/Images/Person
# public dir
src/public/userdir/*
src/private/userdir/*
# SASS
.sass-cache
#skins
src/skin/external
src/skin/adminlte
src/skin/churchcrm.min.css.map
src/skin/churchcrm.min.css
#locale files
src/locale/datatables
src/locale/js
# the documenation sh files
Documentation/doc-fr/mkdoc.sh
Documentation/doc-en/mkdoc.sh
# Configuration files with passwords
src/Include/Config.php
target
temp_attach
src/EcclesiaCRM/model/EcclesiaCRM/Base/
src/EcclesiaCRM/model/EcclesiaCRM/Map
src/Plugins/MeetingJitsi/core/model/Base
src/Plugins/MeetingJitsi/core/model/Map
src/Plugins/NewsDashboard/core/model/Base
src/Plugins/NewsDashboard/core/model/Map
src/Plugins/ToDoListDashboard/core/model/Base
src/Plugins/ToDoListDashboard/core/model/Map
src/signatures.json
src/integrityCheck.json
src/tmp_attach
src/logs/*.log
error.log
/nbproject/private/
!propel/*
locale/backup/
locale/connection.php
src/skin/ecclesiacrm.min.css
src/skin/ecclesiacrm.min.css.map
Documentation/doc-en/mkdoc.sh
Documentation/doc-fr/mkdoc.sh
# ignore the sufolders of propel
propel/extract_schema.sh
propel/generated-reversed-database/
# ignore
prepare_archive.sh
# ignore
package-lock.json
.DS_Store
._.DS_Store
# ignore
upload-71-plateform.sh
upload-github-release.sh
upload-imathgeo.com
# ignore the body_archive.txt
body_archive.txt
# ignore
src/Plugins/EventWorkflow
locale/JSONKeys_JS_Plugins/EventWorkflow
propel/eventworkflow.schema.xml
src/Plugins/SendInBlue
locale/JSONKeys_JS_Plugins/SendInBlue
propel/SendInBlue.schema.xml
# ignore vscode parameters
.vscode
# ignore docker datas
docker/data/
docker/.env
docker/logs/
docker/config/ssl/