mirror of
https://github.com/jlengrand/baker.git
synced 2026-03-10 08:01:23 +00:00
25 lines
253 B
Plaintext
25 lines
253 B
Plaintext
/.idea/
|
|
*/.idea/
|
|
/project/boot/
|
|
/project/plugins/project
|
|
**/*.*~
|
|
/**/logs
|
|
target/
|
|
lib_managed/
|
|
src_managed/
|
|
test-output/
|
|
*.iml
|
|
.classpath_nb
|
|
it/logs
|
|
native/
|
|
*.log
|
|
**/*.log
|
|
*.sublime-*
|
|
/activemq-data
|
|
*.dot
|
|
.ensime
|
|
/**/*.pdf
|
|
/**/.DS_Store
|
|
site/
|
|
/.sbtopts
|