mc-js/.gitignore
2024-04-16 21:11:39 +03:00

23 lines
257 B
Plaintext
Executable File

*
!/src
!/src/**/*
/src/test-mod/dst
!/doc
!/doc/**/*
!/.github
!/.github/**/*
!/.gitignore
!/.gitattributes
!/LICENSE
!/README.md
!/settings.gradle
!/build.gradle
!/gradle.properties
!/gradle
!/gradle/wrapper
!/gradle/wrapper/gradle-wrapper.properties