update .gitignore

master
Harald Wolff-Thobaben 2020-11-18 00:38:57 +01:00
parent c9f5146dbd
commit b4fdddd69e
1 changed files with 41 additions and 4 deletions

45
.gitignore vendored
View File

@ -1,4 +1,41 @@
obj
bin
ln.types
ln.logging
# Autosave files
*~
# build
[Oo]bj/
[Bb]in/
packages/
TestResults/
# globs
Makefile.in
*.DS_Store
*.sln.cache
*.suo
*.cache
*.pidb
*.userprefs
*.usertasks
config.log
config.make
config.status
aclocal.m4
install-sh
autom4te.cache/
*.user
*.tar.gz
tarballs/
test-results/
Thumbs.db
.vs/
# Mac bundle stuff
*.dmg
*.app
# resharper
*_Resharper.*
*.Resharper
# dotCover
*.dotCover