summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: c58072edf0e99e001408d9a3fd01913ad735649e (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
# Compiled source #
###################
.lock-waf*
.waf*
linux*
build/
*.pyc

 
# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip
*.vpj