Improve git ignore (#2206)

* Exclude run-server for all version

* Exclude run-server for all version

* Exclude run-server for all version

* Exclude run-server for all version

* Exclude run-server for all version

* Remove unsless entry
This commit is contained in:
Phillipp Glanz
2023-05-04 18:30:10 +02:00
committed by GitHub
parent 92a6ff5f88
commit e08720b310

2
.gitignore vendored
View File

@ -33,3 +33,5 @@ worldedit-core/src/main/resources/lang/*
/worldedit-core/.factorypath
.DS_Store
### Run server ignore
run-*