4d61cafee5
Close #7600
21 lines
215 B
Plaintext
21 lines
215 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
|