mirror of
https://github.com/JonasunderscoreJones/BuildGPT.git
synced 2025-10-23 07:09:19 +02:00
use plugins block for fabric-loom
add .gitignore
This commit is contained in:
parent
952a3d1787
commit
33ecb40f61
3 changed files with 27 additions and 15 deletions
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
# gradle
|
||||
|
||||
.gradle/
|
||||
build/
|
||||
out/
|
||||
|
||||
# idea
|
||||
|
||||
.idea/
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
|
||||
# fabric
|
||||
|
||||
run/
|
Loading…
Add table
Add a link
Reference in a new issue