diff options
author | navanchauhan <navanchauhan@gmail.com> | 2022-11-07 23:35:59 -0700 |
---|---|---|
committer | navanchauhan <navanchauhan@gmail.com> | 2022-11-07 23:35:59 -0700 |
commit | 8ca94ab784138ef673bc7c1691b99e2d4d69e015 (patch) | |
tree | 7d61f88f542e8a69d46099e11215a212bfee3135 /.gitignore | |
parent | d7ec888d687725d47b8789578f0bd96876b475b4 (diff) |
remove ds store and etc
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8bfaac4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +# OS generated files # +###################### +.DS_Store +.DS_Store? +._* +.Spotlight-V100 +.Trashes +ehthumbs.db +Thumbs.db |