-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitignore
43 lines (43 loc) · 912 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
.idea
.buildpath
.externalToolBuilders
.project
.pydevproject
.cache
.settings
.DS_Store
nbproject
tine20/config.inc.php
tests/tine20/phpunitconfig.inc.php
tests/setup/phpunitconfig.inc.php
tine20/Tinebase/js/coverage
tine20/Tinebase/js/log
tests/js/unit/artefacts/
tests/js/jest/coverage
tine20/*/*/*[F][A][T]*
tine20/*/*/*/*/*FAT*
tine20/*/*/*FAT*
tine20/*/js/*-lang-*
tine20/Tinebase/js/Locale/build/*.js
scripts/packaging/tine20build/
.vagrant
scripts/vagrant/tmp
scripts/vagrant/cache
scripts/vagrant/files
scripts/vagrant/logs
scripts/vagrant/conf
tine20/build
scripts/weeklyevents
scripts/custom
scripts/syncuuids/conf.php
tine20/*/translations/*.mo
tine20/.htaccess
tine20/install.properties
tine20/Tinebase/js/node_modules*
tine20/vendor*
/ci/dependency/package.json
/ci/dependency/composer.json
/ci/dependency/composer.lock
/ci/dependency/library/
/ci/source/tine20/
/ci/dependency/npm-shrinkwrap.json