'.gitignore'

This commit is contained in:
Dax T. Games 2018-09-03 06:05:20 -05:00
parent d58c6c2070
commit 12b9af99c5

3
.gitignore vendored
View File

@ -1,6 +1,8 @@
## Those files should be taken from their repositary
bin/*/*
!bin/Readme.md
vendor/*/*
!vendor/bin/*
!vendor/lib/*
@ -23,4 +25,3 @@ config/profile.d
.github_changelog_generator
launcher/.vs
launcher/src/version.rc2
!bin/Readme.md