update session manager interface definition; define ex_data interface; delete the event design
This commit is contained in:
21
.gitignore
vendored
Normal file
21
.gitignore
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
SI/
|
||||
*.log
|
||||
*.o
|
||||
*.so
|
||||
*.si4project/
|
||||
*.a
|
||||
*.o
|
||||
*.d
|
||||
*.bak
|
||||
.idea/
|
||||
bin/log/
|
||||
bin/sapp
|
||||
cmake-build-debug
|
||||
.vscode
|
||||
./build/
|
||||
version.txt
|
||||
GPATH
|
||||
GRTAGS
|
||||
GTAGS
|
||||
cmake-build*
|
||||
src/config/sapp.toml.hex.array.c
|
||||
Reference in New Issue
Block a user