mirror of
https://gitee.com/BDWare/router-backend
synced 2026-01-29 23:59:25 +00:00
initial commit
This commit is contained in:
30
.gitignore
vendored
30
.gitignore
vendored
@@ -1,18 +1,12 @@
|
||||
# Build and Release Folders
|
||||
bin-debug/
|
||||
bin-release/
|
||||
[Oo]bj/
|
||||
[Bb]in/
|
||||
|
||||
# Other files and folders
|
||||
.settings/
|
||||
|
||||
# Executables
|
||||
*.swf
|
||||
*.air
|
||||
*.ipa
|
||||
*.apk
|
||||
|
||||
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
|
||||
# should NOT be excluded as they contain compiler settings and other important
|
||||
# information for Eclipse / Flash Builder.
|
||||
/NodeCenterDB/
|
||||
/ssl
|
||||
/rocksdb
|
||||
/repoConf.json
|
||||
/ncFile.txt
|
||||
/handleRecords/*
|
||||
/handleRecords
|
||||
/router-frontend/WebContent/client
|
||||
/router-frontend/WebContent/client/
|
||||
/log
|
||||
/ncconfig.json*
|
||||
/WebContent
|
||||
Reference in New Issue
Block a user