mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-29 12:27:59 +01:00
Ignore minecraft resources in src directory
By: Andrew Ardill <andrew.ardill@gmail.com>
This commit is contained in:
parent
f5793d6a80
commit
e02756bd58
3
paper-server/.gitignore
vendored
3
paper-server/.gitignore
vendored
@ -31,3 +31,6 @@
|
|||||||
*.ipr
|
*.ipr
|
||||||
*.iws
|
*.iws
|
||||||
.idea/
|
.idea/
|
||||||
|
|
||||||
|
/src/main/resources/achievement
|
||||||
|
/src/main/resources/lang
|
||||||
|
Loading…
Reference in New Issue
Block a user