Making sure source packages named "target" are not excluded by .gitignore

This commit is contained in:
Gunnar Morling 2013-06-16 17:53:52 +02:00
parent 9f7db53bdd
commit 5046eda92e

2
.gitignore vendored
View File

@ -12,5 +12,5 @@
.idea .idea
# Build # Build
target /*/target
test-output test-output