build git update
This commit is contained in:
31
.gitignore
vendored
Normal file
31
.gitignore
vendored
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
# ---> VisualStudioCode
|
||||||
|
.vscode/*
|
||||||
|
!.vscode/settings.json
|
||||||
|
!.vscode/tasks.json
|
||||||
|
!.vscode/launch.json
|
||||||
|
!.vscode/extensions.json
|
||||||
|
!.vscode/*.code-snippets
|
||||||
|
|
||||||
|
# Local History for Visual Studio Code
|
||||||
|
.history/
|
||||||
|
.idea/
|
||||||
|
|
||||||
|
# Run temp file and dir
|
||||||
|
build
|
||||||
|
release
|
||||||
|
|
||||||
|
|
||||||
|
# Built Visual Studio Code Extensions
|
||||||
|
*.o
|
||||||
|
*.o.ES
|
||||||
|
*.a
|
||||||
|
*.vsix
|
||||||
|
*.log
|
||||||
|
*.log-*
|
||||||
|
*.bak
|
||||||
|
*.bak*
|
||||||
|
*.exe
|
||||||
|
__debug_bin*.exe
|
||||||
|
|
||||||
|
# bin file
|
||||||
|
|
||||||
@@ -1,2 +1,2 @@
|
|||||||
Version:emsInstall r2409.2
|
Version:emsInstall r2409.2
|
||||||
Release Date:2024-09-27 14:15:00
|
Release Date: 2024-10-19 19:02:15
|
||||||
|
|||||||
Reference in New Issue
Block a user