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/
|
||||
build/
|
||||
misc/
|
||||
test/
|
||||
target/
|
||||
|
||||
# Misc files
|
||||
|
||||
Reference in New Issue
Block a user