forked from philippK-de/Collabtive
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
57 lines (52 loc) · 1017 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
Thumbs.db
.settings
.project
.buildpath
*.swp
*.swo
templates_c/*
templates/feather/*
files/*
templates/mobile/*
.idea/
.include/js/vue/*
!files/collabtive.sdb
*.directory
*.lock
composer.phar
composer.json
vendor/composer/installed.json
VueCompiler.jar
*.zip
include/js/views/mobile/*
include/dav/*
managetasksoverview.php
plugins/*
plugins/templates/*
plugins/plugin.ganttChart.php
plugins/gantt/*
plugins/conference/*
plugins/plugin.taskComments.php
plugins/taskComments/*
plugins/plugin.globalTaskOverview.php
plugins/globalTaskOverview/*
plugins/plugin.projectTemplates.php
plugins/projectTemplates/*
projectTemplates.php
conference.php
plugins/plugin.conference.php
include/class.detectmobile.php
plugins/plugin.mobileWebApp.php
managecomments.php
include/js/components/listCommentsComponent.js
include/js/components/listCommentsComponent.min.js
*.backup
dav.php
include/class.myDavDirectory.php
include/class.myDavFile.php
*.sql
/installPlugins.php
/addstuff.php
/map.php
nbproject/
/closure-compiler.jar