mirror of
https://github.com/PaperMC/Paper.git
synced 2025-02-17 10:41:41 +01:00
IntelliJ is awesome.
By: EvilSeph <evilseph@unaligned.org>
This commit is contained in:
parent
84a45a3927
commit
642692f84f
1 changed files with 7 additions and 1 deletions
8
paper-api/.gitignore
vendored
8
paper-api/.gitignore
vendored
|
@ -22,4 +22,10 @@
|
|||
/manifest.mf
|
||||
|
||||
# Mac filesystem dust
|
||||
/.DS_Store
|
||||
/.DS_Store
|
||||
|
||||
# intellij
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
.idea/
|
Loading…
Add table
Reference in a new issue