pgjdbc/.gitignore

15 lines
120 B
Text
Raw Permalink Normal View History

2024-04-01 22:48:07 +02:00
/.settings
/.classpath
/.project
/.gradle
**/data
**/work
**/logs
**/.idea
**/target
**/out
**/build
.DS_Store
*.iml
*~