aboutsummaryrefslogtreecommitdiff
path: root/files/.gitignore
blob: 1e9d1b3b0351a1294dd816b2d5ed2b313cbbb5c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Eclipse project files
.classpath
.project
.settings

# SASS
.sass-cache

# Python
*.pyc