Skip to content

Commit

Permalink
Ignore everything in thirdparty but dummy.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
quisquous committed Dec 12, 2019
1 parent d1c8ee1 commit 97ebb64
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,14 @@ user/

!user/README.txt
CactbotOverlay/CactbotOverlay.csproj.user
CactbotOverlay/ThirdParty/*/*.pdb
CactbotOverlay/ThirdParty/*/*.dll
CactbotOverlay/ThirdParty/*/*.exe
CactbotOverlay/ThirdParty/*/*.xml

!CactbotOverlay/ThirdParty/*/dummy.txt
CactbotOverlay/ThirdParty/
publish/
__pycache__
node_modules
package-lock.json
.idea/*
.idea/
*.iml
.DS_Store
.DS_Store

0 comments on commit 97ebb64

Please sign in to comment.