aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorParker M <contact@pkrm.dev>2023-09-16 21:52:24 -0500
committerParker M <contact@pkrm.dev>2023-09-16 21:52:24 -0500
commit0fbdd7fced2c445a425621f3b106f257748dc0ba (patch)
treeab1451a8e4fd20d75624b282ca5a283367f805ef /.gitignore
parent1edb565c2d8c3f8f17d511aea99dd0d914abc2d8 (diff)
commit
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..c34d28b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+__pycache__
+.DS_Store \ No newline at end of file