summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: 3657b105d1a6092fcbdf9c33e3ca767b9e529909 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# /
*.bak
*.d
*.o
benchmark/**/*.dat
benchmark/*.pdf
*.orig
*.pdb
*.rej
*.sav
*.swp
*.tmp
*~
.DS_Store
.ccmalloc
.svn
/.git
cscope.out
/src/y.tab.c
/bin
/build
/lib