aboutsummaryrefslogtreecommitdiffstats
path: root/src/.gitignore
diff options
context:
space:
mode:
authorkj_sh6042026-05-03 16:58:59 -0400
committerkj_sh6042026-05-03 16:58:59 -0400
commitb4797cda9d0b3ded39a8f8c4593b68b17a1b96c1 (patch)
tree83a36d2a99e526e53107ef9931b4908cbb20d11f /src/.gitignore
parentb32cc733a87d934d142b8d3520062732cc2862b6 (diff)
feat: add `-1` flag for slide stacking
Diffstat (limited to 'src/.gitignore')
-rw-r--r--src/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore
new file mode 100644
index 0000000..7bfcd7a
--- /dev/null
+++ b/src/.gitignore
@@ -0,0 +1,2 @@
+__pycache__/
+*.pyc \ No newline at end of file