mirror of
https://github.com/Noettore/AdventOfCode.git
synced 2026-01-14 03:22:49 +01: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