aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorYuchen Pei <id@ypei.org>2023-06-17 16:06:53 +1000
committerYuchen Pei <id@ypei.org>2023-06-17 16:06:53 +1000
commit0562f2dfb38f69222bb73665a33d6f20adb76bfb (patch)
tree2871a047b7a66b58f34bd13ea2c9218273a5d5a3 /.gitignore
parent0d02b6801144397671cb95cd122718f099a61c8f (diff)
More instructions in READMEHEADmaster
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..3e854b0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+__pycache__/
+*~