mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
22 lines
206 B
Plaintext
22 lines
206 B
Plaintext
*.autofetch
|
|
*.orig
|
|
.classpath
|
|
.project
|
|
.settings/
|
|
target/
|
|
logs/
|
|
log/
|
|
ebean-autotune.xml
|
|
ebean-profiling*.xml
|
|
/db
|
|
/mydb.db
|
|
profiling/
|
|
.DS_Store
|
|
|
|
# Intellij project files
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
.idea/
|
|
*uuid.state
|