aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2019-10-06 21:57:08 -0400
committerLoic Guegan <manzerbredes@mailbox.org>2019-10-06 21:57:08 -0400
commit3c72b332891c97e476e0f7470ac0262df20acc55 (patch)
treea1dc1d4c3f07c096660e4eddbc1e5e7597b521d6
parentb8bdfcf1fb249c18f5266ed2d7afcc613a72690a (diff)
Add .gitignore file
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..3023fe3
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+##### Cache #####
+__pycache__