diff options
| author | Kumar Priyansh <[email protected]> | 2019-06-19 10:39:50 +0530 |
|---|---|---|
| committer | Kumar Priyansh <[email protected]> | 2019-06-19 10:39:50 +0530 |
| commit | 7128a2dca3a5c126eba3299a4b048635e705b43d (patch) | |
| tree | de579d77a65e4fbd79fda1ce55a85683afe0041a | |
| parent | 3302a5bbd23a0d6b8f41b864edd16c29a610d68f (diff) | |
| download | authorr-7128a2dca3a5c126eba3299a4b048635e705b43d.tar.xz authorr-7128a2dca3a5c126eba3299a4b048635e705b43d.zip | |
Time to remove a few things
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,2 +1,4 @@ node_modules/ -node_modules/*
\ No newline at end of file +node_modules/* +.DS_STORE +*/.DS_STORE
\ No newline at end of file |
