Add gitignore
authorStefan Huber <shuber@sthu.org>
Tue, 6 Jul 2021 05:29:12 +0000 (07:29 +0200)
committerStefan Huber <shuber@sthu.org>
Tue, 6 Jul 2021 05:29:12 +0000 (07:29 +0200)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..212d545
--- /dev/null
@@ -0,0 +1,2 @@
+.ipynb_checkpoints
+__pycache__