summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: ac8f673109342398b14ace0875cefd2e12233aab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# /
*.bak
*.orig
*.rej
*.sav
*.swp
*.tmp
*~
.DS_Store
.ccmalloc
.svn
/.git
cscope.out
/src/y.tab.c
/bin
/build