diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e6d542a --- /dev/null +++ b/.gitignore @@ -0,0 +1,19 @@ +# gitignore created on 01/31/22 at 20:45 +# Disable reminder in prompt +ignoredirmessage + +# OS generated files +.DS_Store +.DS_Store? +._* +.Spotlight-V100 +.Trashes +ehthumbs.db +Thumbs.db + +# Other +.installed + + +# ignore commit message +.gitcommit