mirror of
http://git.mhez-qa.uplus.co.kr/hubez/hubez-admin.git
synced 2025-12-06 16:58:04 +09:00
hubez-admin partner-git master -> hubez-git transfer 202205241800
This commit is contained in:
23
.gitignore
vendored
Normal file
23
.gitignore
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
### 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/
|
||||
Reference in New Issue
Block a user