X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=secnet.git;a=blobdiff_plain;f=base91-python%2F.gitignore;fp=base91-python%2F.gitignore;h=f24cd9952da6568ccae31e4d333551ade6907553;hp=0000000000000000000000000000000000000000;hb=627bf9eb662972a9b2d923bfdeb6cc01ac249095;hpb=7fcfcb3210f7bdaddc5a1fc68586846b31adab63 diff --git a/base91-python/.gitignore b/base91-python/.gitignore new file mode 100644 index 0000000..f24cd99 --- /dev/null +++ b/base91-python/.gitignore @@ -0,0 +1,27 @@ +*.py[co] + +# Packages +*.egg +*.egg-info +dist +build +eggs +parts +bin +var +sdist +develop-eggs +.installed.cfg + +# Installer logs +pip-log.txt + +# Unit test / coverage reports +.coverage +.tox + +#Translations +*.mo + +#Mr Developer +.mr.developer.cfg