mirror of
https://gitee.com/iioter/iotgateway.git
synced 2024-11-29 18:28:09 +08:00
b5e3afe40d
* 1. 使用枚举直接对比性能更好。 2. 初步加入大小端转换 * 忽略本地sqlite文件等。 * 修改大小端
23 lines
441 B
Plaintext
23 lines
441 B
Plaintext
# 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.
|
|
/.vs
|
|
/IoTGateway/wwwroot/3d
|
|
/IoTGateway/iotgateway.db-wal
|
|
/IoTGateway/iotgateway.db-shm
|