!bin
bin/*
!bin/Release
bin/Release/*
!bin/Release/MyApplication.exe
Wednesday, June 8, 2016
How to ignore whole directory except one file with .gitignore
Subscribe to:
Post Comments (Atom)
by Vurdalakov |
!bin
bin/*
!bin/Release
bin/Release/*
!bin/Release/MyApplication.exe
No comments:
Post a Comment