summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJibon Costa <jiboncosta57@gmail.com>2020-03-26 13:39:02 +0600
committerJibon Costa <jiboncosta57@gmail.com>2020-03-26 13:39:02 +0600
commite000c457c8f0b6b58d6b1575ad69e0e30bc7f1c8 (patch)
treed11f5c1beb94c7339b947421848f018ecca275eb /.gitignore
downloadbbb-recorder-e000c457c8f0b6b58d6b1575ad69e0e30bc7f1c8.tar.gz
bbb-recorder-e000c457c8f0b6b58d6b1575ad69e0e30bc7f1c8.zip
first commit
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..f2d09a8
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+node_modules/
+.DS_Store
+package-lock.json \ No newline at end of file