yarn/filament/.gitignore

13 lines
127 B
Plaintext
Raw Normal View History

2024-02-28 14:35:52 -05:00
# Ignore everything
/*
# Folders
!/src
# Files
!.gitignore
!build.gradle
!checkstyle.xml
!gradle.properties
!settings.gradle