diff options
| author | Lucifer <[email protected]> | 2019-12-13 07:56:45 +0530 |
|---|---|---|
| committer | Lucifer <[email protected]> | 2019-12-13 07:56:45 +0530 |
| commit | 13fc06f30b6123488863b6a4d5f3c2d2c65176a5 (patch) | |
| tree | 753a9ae5ab21d69981bc5057a2b377b66a1b20f4 | |
| parent | 58e06015ed1a3cd899ad33785732ab3f988cdb8b (diff) | |
| download | nativekit-13fc06f30b6123488863b6a4d5f3c2d2c65176a5.tar.xz nativekit-13fc06f30b6123488863b6a4d5f3c2d2c65176a5.zip | |
Updated gitignore
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1 +1,4 @@ -node_modules/
\ No newline at end of file +node_modules/ + +*/.DS_Store +.DS_Store
\ No newline at end of file |
