forked from philippK-de/Collabtive
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
46 lines (41 loc) · 836 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
Thumbs.db
.settings
.project
.buildpath
*.swp
*.swo
templates_c/*
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