generated from tonytins/haxejsproject
33 lines
No EOL
509 B
Text
33 lines
No EOL
509 B
Text
### Visual Studio Code ###
|
|
# VS Code workspace settings
|
|
.vscode/*
|
|
# Shared VS Code settings
|
|
!.vscode/settings.json
|
|
# VS Code build tasks
|
|
!.vscode/tasks.json
|
|
# VS Code debug configurations
|
|
!.vscode/launch.json
|
|
# VS Code recommended extensions
|
|
!.vscode/extensions.json
|
|
# VS Code snippets
|
|
!.vscode/*.code-snippets
|
|
!*.code-workspace
|
|
*.vsix
|
|
|
|
### Backup ###
|
|
# Backup file
|
|
*.bak
|
|
*.gho
|
|
*.ori
|
|
# Original file backup
|
|
*.orig
|
|
# Temporary files
|
|
*.tmp
|
|
|
|
### Haxe ###
|
|
.haxelib/
|
|
.haxelsp/recording/
|
|
dump/
|
|
|
|
## OpenFL ##
|
|
export/ |