summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2025-01-22 09:18:06 +0100
committerache <ache@ache.one>2025-01-22 09:18:06 +0100
commit4a62c28f91e9ac743353c8cb3e70599dc7df52ee (patch)
tree7e410bb46e5d6d9f5537f7d35516639ba7d3bc5f
parentAdd a anti-website (diff)
Add git ignore files
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..504afef
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+node_modules/
+package-lock.json