summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorIgrisBRC <[email protected]>2024-07-13 11:38:00 +0530
committerIgrisBRC <[email protected]>2024-07-13 11:38:00 +0530
commit6355b9725ac4e18f8001ff7c9be73e8f78fd1d31 (patch)
tree9b72ba2cda38eabb75aacd3950fc834568bc4563 /.gitignore
parent6ad604160fdde024151018195190db0248cce216 (diff)
added a .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..5693cd7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+node_modules
+.env
+package-lock.json