summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 6fb8751717e4fc3d72d5ee581b600f0263738e23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
*.sqlite
*.sqlite-journal
.buildpath
.project
/.settings/
.idea
.DS_Store
ehthumbs.db
Icon?
Thumbs.db
*.swp
.*.swp
*~
*.out
*.log
.vagrant
config.php
data/files
data/cache
/vendor
*.bak
!docker/kanboard/config.php
node_modules
bower_components