discord-vscode/.gitignore
2020-05-23 05:34:15 +02:00

21 lines
218 B
Text

# Packages
node_modules/
# Log files
logs/
*.log
# Authentication
# Test files
test/
!test/**/*.ts
# Miscellaneous
.tmp/
.vscode/bookmarks.json
!.vscode/launch.json
!.vscode/tasks.json
.vscode-test/
dist/
typings/