diff --git a/.gitignore b/.gitignore index c77e864..f5f9868 100644 --- a/.gitignore +++ b/.gitignore @@ -160,4 +160,30 @@ src/calva-fmt/atom-language-clojure/.cache/ src/calva-fmt/atom-language-clojure/.bash_history # Leiningen -.lein-repl-history \ No newline at end of file +.lein-repl-history + + +# Windows thumbnail cache files +Thumbs.db +Thumbs.db:encryptable +ehthumbs.db +ehthumbs_vista.db + +# Dump file +*.stackdump + +# Folder config file +[Dd]esktop.ini + +# Recycle Bin used on file shares +$RECYCLE.BIN/ + +# Windows Installer files +*.cab +*.msi +*.msix +*.msm +*.msp + +# Windows shortcuts +*.lnk