Files
tlw-database-tool/.gitignore

8 lines
85 B
Plaintext

/.gradle
/.idea/
/.settings/
/build/
/target/
src/main/main.iml
src/test/test.iml
bin