mirror of
https://github.com/sirjonasxx/G-Earth.git
synced 2025-02-21 13:22:37 +01:00
Add /bin to .gitignore
Ignore /bin, Maven will output G-Earth.jar here.
This commit is contained in:
parent
2cc0c69805
commit
8844d596d1
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,7 @@
|
|||||||
.idea/
|
.idea/
|
||||||
out/
|
out/
|
||||||
|
bin/
|
||||||
|
**/target/
|
||||||
/G-WinMem/.vs
|
/G-WinMem/.vs
|
||||||
/G-WinMem/x64
|
/G-WinMem/x64
|
||||||
/G-WinMem/G-WinMem/x64
|
/G-WinMem/G-WinMem/x64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user