summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Redman <pawel.redman@gmail.com>2020-06-08 13:35:27 +0200
committerPaweł Redman <pawel.redman@gmail.com>2020-06-08 13:35:27 +0200
commit41dc1a7e756ff992ad58d67a4d92c6c1e418b450 (patch)
tree317d6a99ddc3f22d29806acec3b31a4055f460dc
parent1c1cc347e197af24cd0d309ec581e3b175528b87 (diff)
Add .gitignore
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..eeb8a6e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+**/__pycache__