mirror of
http://git.mhez-qa.uplus.co.kr/hubez/hubez-admin.git
synced 2025-12-06 20:53:52 +09:00
23 lines
239 B
Plaintext
23 lines
239 B
Plaintext
### java ###
|
|
.gradle/
|
|
bin/
|
|
build/
|
|
logs/
|
|
fileHashes.lock
|
|
buildOutputCleanup.lock
|
|
*.class
|
|
frontend/node_modules
|
|
|
|
### IntelliJ IDEA ###
|
|
.idea
|
|
*.iws
|
|
*.iml
|
|
*.ipr
|
|
/out/
|
|
|
|
### NetBeans ###
|
|
/nbproject/private/
|
|
/nbbuild/
|
|
/dist/
|
|
/nbdist/
|
|
/.nb-gradle/ |