From: Oleg Broytman Date: Sun, 21 Jul 2013 15:38:25 +0000 (+0400) Subject: Ignore bytecode files X-Git-Url: https://git.phdru.name/?p=phdru.name%2Fphdru.name.git;a=commitdiff_plain;h=d83a39e2ee9f8c445c9a0ef8f469170fbdf4ed24 Ignore bytecode files --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a66dd3e --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +*.py[co] +/atom_10.py +/rss_20.py +/news_en +/news_ru +/phd_site.py +/ru diff --git a/ru/.gitignore b/ru/.gitignore new file mode 100644 index 0000000..7ebd93f --- /dev/null +++ b/ru/.gitignore @@ -0,0 +1 @@ +/blog_dict.pickle