summaryrefslogtreecommitdiffstats
path: root/packages/wekan-scrollbar/.gitignore
blob: 8d1958474c40064c5f77ead1176dd4fe00b4e7b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.build*

# Ignore OS generated files 
.DS_Store
.DS_Store?
._*
.Trashes
Thumbs.db
ehthumbs.db

#Ignore temp files
*~

.idea