mirror of
https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git
synced 2025-08-21 05:44:33 +00:00
Ignore minecraft resources in src directory
This commit is contained in:
parent
2b751111d2
commit
a51eb9c3ca
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -30,4 +30,7 @@
|
|||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
.idea/
|
||||
.idea/
|
||||
|
||||
/src/main/resources/achievement
|
||||
/src/main/resources/lang
|
||||
|
|
Loading…
Add table
Reference in a new issue