aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2025-01-04 23:04:42 +0100
committerRuben Beltran del Rio <git@r.bdr.sh>2025-01-04 23:04:42 +0100
commit8beb2bfa1af988442550c9e6999d924dd14b5236 (patch)
treee24c5ca4b5d6da02895094f2341231236091132c /.gitignore
Add the library
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..0592392
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/target
+.DS_Store