Fix .gitignore for Java compiler output
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,6 +1,6 @@
|
|||||||
# IntelliJ folders
|
# IntelliJ folders
|
||||||
**/.out/
|
**/out/
|
||||||
/.out/
|
out/
|
||||||
|
|
||||||
# Java Compiler output
|
# Java Compiler output
|
||||||
**/bin/
|
**/bin/
|
||||||
|
|||||||
Reference in New Issue
Block a user