diff options
author | Agathe Porte <microjoe@microjoe.org> | 2017-12-19 20:54:27 +0100 |
---|---|---|
committer | Agathe Porte <microjoe@microjoe.org> | 2017-12-19 20:54:27 +0100 |
commit | ad677e09400d0df974b9e1c196e8001316ca528b (patch) | |
tree | 1c8fd1eb50a1f760368221b0151bb887152600d7 | |
parent | bac87070124671ba84f97393bce1beb5f38b2de8 (diff) | |
download | pelican-gen-date-ad677e09400d0df974b9e1c196e8001316ca528b.tar.gz pelican-gen-date-ad677e09400d0df974b9e1c196e8001316ca528b.zip |
Added gitignore
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8d35cb3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +__pycache__ +*.pyc |