summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 6874760b80e0a3df4bd5ea8db6655ad1580bae6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
*.a
*.dll
*.exe
*.ilk
*.log
*.o
*.obj
*.orig
*.os
*.pc
*.pdb
*.pyc
*.pyo
*.rej
*.so
*.so.*
*.sw[a-z]
*.tar
*.tar.bz2
*.tar.gz
*.tar.xz
*.trs
*.zip
*~
cscope*
tags
.scon*
config.py
build
manifest.txt
.dir-locals.el
/src/git_sha1.h
TAGS