mirror of
https://github.com/sirjonasxx/G-Earth.git
synced 2025-02-17 03:32:36 +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/
|
||||
out/
|
||||
bin/
|
||||
**/target/
|
||||
/G-WinMem/.vs
|
||||
/G-WinMem/x64
|
||||
/G-WinMem/G-WinMem/x64
|
||||
|
Loading…
x
Reference in New Issue
Block a user