28 lines
369 B
Plaintext
Executable File
28 lines
369 B
Plaintext
Executable 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
|
|
dist
|
|
|
|
# Built Visual Studio Code Extensions
|
|
*.o
|
|
*.o.ES
|
|
*.a
|
|
*.vsix
|
|
*.log
|
|
*.log-*
|
|
*.bak
|
|
*.bak*
|
|
*.exe
|
|
|
|
# bin file
|