summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 742ea5e7e9cb3e42ac358fb99c74a3005700934f (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