Remove the test/ folder from .gitignore.

Not quite sure why this was ever in here, but it basically prevents us from having tests, which is terrible.
This commit is contained in:
Andreas Troelsen
2017-11-19 20:19:35 +01:00
parent d1ad24b487
commit 99fc508e1f
-1
View File
@@ -16,7 +16,6 @@ Thumbs.db
bin/ bin/
build/ build/
misc/ misc/
test/
target/ target/
# Misc files # Misc files