yarn/.gitignore

28 lines
332 B
Plaintext
Raw Normal View History

2024-02-28 14:35:52 -05:00
# Ignore everything
/*
2024-02-28 14:35:52 -05:00
# Folders
!/.github
!/filament
!/gradle
!/src
!/unpick-definitions
2024-02-28 16:35:54 -05:00
!/mappings
2024-02-28 14:35:52 -05:00
# Files
2024-02-28 14:35:52 -05:00
!.editorconfig
!.gitattributes
!.gitignore
!build.gradle
!CONTRIBUTING.md
!enigma_profile.json
!gradle.properties
!gradlew
!gradlew.bat
!HEADER
!LICENSE
!MAINTAINERS
!README.md
!settings.gradle
!unpick-logging.properties