mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 17:58:01 +00:00
.gitignore: stop ignoring test directories
They shouldn't have been ignored in the first place...
This commit is contained in:
4
forge-ai/src/test/java/.gitignore
vendored
4
forge-ai/src/test/java/.gitignore
vendored
@@ -1,4 +0,0 @@
|
||||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
||||
4
forge-core/src/test/java/.gitignore
vendored
4
forge-core/src/test/java/.gitignore
vendored
@@ -1,4 +0,0 @@
|
||||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
||||
Reference in New Issue
Block a user