aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucifer <[email protected]>2019-12-13 07:56:45 +0530
committerLucifer <[email protected]>2019-12-13 07:56:45 +0530
commit13fc06f30b6123488863b6a4d5f3c2d2c65176a5 (patch)
tree753a9ae5ab21d69981bc5057a2b377b66a1b20f4
parent58e06015ed1a3cd899ad33785732ab3f988cdb8b (diff)
downloadnativekit-13fc06f30b6123488863b6a4d5f3c2d2c65176a5.tar.xz
nativekit-13fc06f30b6123488863b6a4d5f3c2d2c65176a5.zip
Updated gitignore
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 40b878d..e440d1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,4 @@
-node_modules/ \ No newline at end of file
+node_modules/
+
+*/.DS_Store
+.DS_Store \ No newline at end of file