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