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

# Ignore build directory and binary files
build/
*.bin