aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic GUEGAN <loic.guegan@yahoo.fr>2018-08-31 18:41:38 +0200
committerLoic GUEGAN <loic.guegan@yahoo.fr>2018-08-31 18:41:38 +0200
commita31c5667846b291056f29d3ef7bdf0f4bf175e10 (patch)
tree8336954d9fc21cf722a21443b9934b10d7051961
Init repo with git ignore
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9337ccb
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+# Do not include python cache
+__pycache__