aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
author Andres Villagra <89531860+KaiserOfNone@users.noreply.github.com>2023-02-27 16:57:19 +0100
committer GitHub <noreply@github.com>2023-02-27 16:57:19 +0100
commit150c11376765af5dc0c180de9cf7bbcc8fa9b99b (patch)
tree63514336c4c2e85d456b556ef0211f1ae259b6fc /.gitignore
parent44cd0ab1b8e6756f4fd90fed4e4e5558cb9554c4 (diff)
Add MacOS template (#3)
Co-authored-by: Andres V <andres@avillagra.net>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3b0260e..49d847c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -64,4 +64,7 @@ bin/*
*.exp
# Build configuarion.
-/custom.py \ No newline at end of file
+/custom.py
+
+# MacOS stuff
+.DS_Store