ignore all of config folder

This commit is contained in:
Dax T. Games 2018-11-08 21:35:23 -05:00
parent 57e5ae1719
commit f3ed7b6d1b

14
.gitignore vendored
View File

@ -1,28 +1,26 @@
## Those files should be taken from their repositary ## Those files should be taken from their repositary
bin/*
bin/*/* bin/*/*
!bin/Readme.md !bin/Readme.md
vendor/*/* vendor/*/*
!vendor/bin/* !vendor/bin/*
!vendor/lib/* !vendor/lib/*
!vendor/* !vendor/*
!vendor/psmodules/PsGet !vendor/psmodules/PsGet
config/.history config/*
config/*/*
!config/Readme.md
Thumbs.db Thumbs.db
*.exe *.exe
*.dll *.dll
build/ build/
Version v* Version v*
*.bak *.bak
config/user-*
config/user_*
config/*.lua
config/settings
config/aliases
config/profile.d
config/conemu-*.xml
.github_changelog_generator .github_changelog_generator
launcher/.vs launcher/.vs
launcher/src/version.rc2 launcher/src/version.rc2