summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlmightyMiau <almightymeow612@gmail.com>2024-11-29 02:00:16 -0800
committerAlmightyMiau <almightymeow612@gmail.com>2024-11-29 02:00:16 -0800
commit3b987483f38aa5a60a6ebd26074b21560fe41cdd (patch)
treeb44be265977ea76d0d56d488855f48f3cbd23bdd
parentfb6229f90c8130be13d4b0d7608571df31353a24 (diff)
add .gitignore
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index acaa30a..89af57c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
.vscode/
-.git/ \ No newline at end of file
+.git/
+.DS_Store \ No newline at end of file