re-init
This commit is contained in:
62
.gitignore
vendored
Normal file → Executable file
62
.gitignore
vendored
Normal file → Executable file
@@ -1,31 +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
|
||||
|
||||
# ---> 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
|
||||
|
||||
|
||||
0
extra/wxc2_emsInstall
Normal file → Executable file
0
extra/wxc2_emsInstall
Normal file → Executable file
Reference in New Issue
Block a user