mirror of
https://github.com/Noettore/AdventOfCode.git
synced 2026-04-14 14:04:19 +02:00
7
.gitignore
vendored
7
.gitignore
vendored
@@ -10,3 +10,10 @@
|
||||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
||||
#VSCode
|
||||
.vscode/*
|
||||
!.vscode/settings.json
|
||||
!.vscode/tasks.json
|
||||
!.vscode/launch.json
|
||||
!.vscode/extensions.json
|
||||
Reference in New Issue
Block a user