summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 462a130069c1b68c46060d42719a1139effaebab (plain)
1
2
3
4
5
6
7
8
9
10
# Ignore miscellaneous files
*~
cscope.*
*.swp
*.patch
.project
.cproject

# Ignore build directory
build/