aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: cc94a591526e023e7aeea181d9500a178eb332a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Ignore Backup Copies from Text Editor
*~

# Ignore SASS files
.sass-cache
gtk.gresource
dist

# Jetbrains IDEs
.idea
*.iml