X-Git-Url: http://gitweb.pimeys.fr/?a=blobdiff_plain;f=.gitignore;fp=.gitignore;h=a57fd2e1371d220e6a03263011d32a51bebfb738;hb=c1d1734a2b84e4751e66f131f4e8474ac1475acd;hp=0000000000000000000000000000000000000000;hpb=b26ab58d1d7b3251783980e87befe0a42a56e102;p=bots%2Fhung.git diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a57fd2e --- /dev/null +++ b/.gitignore @@ -0,0 +1,31 @@ +# Custom # +################### +*~ + +# Compiled source # +################### +*.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 + +# Logs # +###################### +*.log + +# OS generated files # +###################### +.DS_Store* +*ehthumbs.db +Icon? +*Thumbs.db