Fixes some compile errors in Eclipse due to empty folders.

This commit is contained in:
Meerkov
2018-04-17 15:50:53 -07:00
parent f51b80739a
commit 338ba5afdc
3 changed files with 10 additions and 1 deletions

4
forge-core/src/test/java/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore