summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: fb87dd1172bd7956961a9e8a393b380b40c24722 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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