X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=.gitignore;fp=.gitignore;h=2368c0273c1dc676a3011131d8064cbccccfe4ee;hb=bf921a855007ffd6fea11cdcc5bec67ac8f98738;hp=0d20b6487c61e7d1bde93acf4a14b7a89083a16d;hpb=9481a8d3547d4fb0acbc6917e4ae158e5f751413;p=webcomics.git diff --git a/.gitignore b/.gitignore index 0d20b64..2368c02 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,8 @@ +#python specific *.pyc + +#generic files +*~ +*.lock +*.DS_Store +*.swp