advent-of-code-2021/.gitignore

8 lines
35 B
Plaintext
Raw Normal View History

2021-12-01 23:53:22 +08:00
*
!/**/
!*.*
*.out
*.swp
.vscode/