mirror of
https://github.com/querydsl/querydsl.git
synced 2026-06-04 21:01:21 +08:00
* added flatten plugin to remove parent from generated pom.xml in bom * removed dependencies section * added flattened bom to .gitignore * removed properties from flattened-pom * added missing dependencies to bom
23 lines
319 B
Plaintext
23 lines
319 B
Plaintext
.DS_Store
|
|
target
|
|
bin
|
|
test-output
|
|
nb-configuration.xml
|
|
.classpath
|
|
.project
|
|
.settings
|
|
*.iml
|
|
.idea
|
|
/.metadata
|
|
.cache
|
|
derby.log
|
|
/devops/.tmp
|
|
/devops/.librarian
|
|
/devops/.vagrant
|
|
/devops/Puppetfile.lock
|
|
/devops/modules
|
|
/devops/*.rpm.zip
|
|
/devops/**/*.semaphore
|
|
/devops/test-connection/.lein-repl-history
|
|
**/.flattened-pom.xml
|