]> gitweb.pimeys.fr Git - bots/themis.git/blob - .gitignore
"/', shit
[bots/themis.git] / .gitignore
1 # Custom #
2 ###################
3 *~
4
5 # Compiled source #
6 ###################
7 *.pyc
8
9 # Packages #
10 ############
11 # it's better to unpack these files and commit the raw source
12 # git has its own built in compression methods
13 *.7z
14 *.dmg
15 *.gz
16 *.iso
17 *.jar
18 *.rar
19 *.tar
20 *.zip
21
22 # Logs #
23 ######################
24 *.log
25
26 # OS generated files #
27 ######################
28 .DS_Store*
29 *ehthumbs.db
30 Icon?
31 *Thumbs.db