add: gitignore and pub include header

This commit is contained in:
2024-03-13 10:24:18 +08:00
parent eed6460ad2
commit f24411386d
2 changed files with 67 additions and 0 deletions

28
.gitignore vendored Normal file
View File

@@ -0,0 +1,28 @@
# ---> 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
reference
omc/bin
omc/tools
# Built Visual Studio Code Extensions
*.o
*.a
*.vsix
*.log
*.log-*
*.bak
*.bak*
*.exe
__debug_bin*.exe