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:
@@ -16,7 +16,6 @@ Thumbs.db
|
|||||||
bin/
|
bin/
|
||||||
build/
|
build/
|
||||||
misc/
|
misc/
|
||||||
test/
|
|
||||||
target/
|
target/
|
||||||
|
|
||||||
# Misc files
|
# Misc files
|
||||||
|
|||||||
Reference in New Issue
Block a user