Skip to content

Commit

Permalink
dev: fixed wrongly ignored files with target implementations (closes #…
Browse files Browse the repository at this point in the history
  • Loading branch information
JayDi85 committed Jun 27, 2024
1 parent 70c1136 commit dbdfef8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ syntax: glob
**/db
**/saved
**/target
#un-ignore target implementations
!Mage/src/main/java/mage/target

# logs and logs rotation
*.log
Expand Down

0 comments on commit dbdfef8

Please sign in to comment.