mirror of
https://github.com/FabricMC/yarn.git
synced 2025-12-03 17:34:30 +00:00
13 lines
127 B
Plaintext
13 lines
127 B
Plaintext
# Ignore everything
|
|
/*
|
|
|
|
# Folders
|
|
!/src
|
|
# Files
|
|
|
|
!.gitignore
|
|
!build.gradle
|
|
!checkstyle.xml
|
|
!gradle.properties
|
|
!settings.gradle
|