mirror of
https://github.com/PaperMC/Paper.git
synced 2025-02-18 11:22:15 +01:00
IntelliJ is awesome.
By: EvilSeph <evilseph@unaligned.org>
This commit is contained in:
parent
12b26231d2
commit
ae08c5c5ec
1 changed files with 7 additions and 1 deletions
8
paper-server/.gitignore
vendored
8
paper-server/.gitignore
vendored
|
@ -24,4 +24,10 @@
|
|||
/world
|
||||
|
||||
# Mac filesystem dust
|
||||
/.DS_Store
|
||||
/.DS_Store
|
||||
|
||||
# intellij
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
.idea/
|
Loading…
Add table
Reference in a new issue