diff --git a/.gitignore b/.gitignore index abcf8ea904da..d35b250f77bb 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,8 @@ syntax: glob **/db **/saved **/target +#un-ignore target implementations +!Mage/src/main/java/mage/target # logs and logs rotation *.log