mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
17 lines
129 B
Plaintext
17 lines
129 B
Plaintext
*.autofetch
|
|
*.sql
|
|
.classpath
|
|
.project
|
|
.settings/
|
|
target/
|
|
logs/
|
|
log/
|
|
/mydb.db
|
|
|
|
|
|
# Intellij project files
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
.idea/
|