mirror of
https://github.com/turtlebasket/env.git
synced 2026-03-04 11:34:27 -08:00
ignore windows stuff
This commit is contained in:
28
.gitignore
vendored
28
.gitignore
vendored
@@ -160,4 +160,30 @@ src/calva-fmt/atom-language-clojure/.cache/
|
||||
src/calva-fmt/atom-language-clojure/.bash_history
|
||||
|
||||
# Leiningen
|
||||
.lein-repl-history
|
||||
.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
|
||||
|
||||
Reference in New Issue
Block a user