ad83ff0c75
* add new property to support agent situation. * for checkstyle. * Upgrade cheery pick ut to junit5. * add ignored lefthook.yml. * add ignored lefthook.yml.
22 lines
228 B
Plaintext
22 lines
228 B
Plaintext
# Except this file !.gitignore
|
|
.classpath
|
|
.project
|
|
.settings
|
|
target
|
|
.idea
|
|
.vscode
|
|
.DS_Store
|
|
.factorypath
|
|
/logs
|
|
*.iml
|
|
*.log
|
|
node_modules
|
|
test/derby.log
|
|
derby.log
|
|
work
|
|
test/logs
|
|
derby.log
|
|
yarn.lock
|
|
.flattened-pom.xml
|
|
lefthook.yml
|