28 lines
230 B
Plaintext
28 lines
230 B
Plaintext
|
# Build and Release Folders
|
||
|
target/
|
||
|
|
||
|
# Eclipse
|
||
|
.settings/
|
||
|
*.classpath
|
||
|
*.project
|
||
|
*.factorypath
|
||
|
|
||
|
# IntelliJ IDEA
|
||
|
.idea
|
||
|
*.iml
|
||
|
|
||
|
# vscode
|
||
|
.vscode
|
||
|
|
||
|
# JRebel
|
||
|
rebel.xml
|
||
|
|
||
|
# macOS
|
||
|
.DS_Store
|
||
|
|
||
|
# svn
|
||
|
.svn/
|
||
|
|
||
|
# vue
|
||
|
kernel-standard/
|
||
|
node_modules/
|