advent-of-code-2021/.gitignore
2021-12-06 22:10:58 +08:00

9 lines
48 B
Plaintext

*
!/**/
!*.*
*.out
*.swp
.vscode/
.gdb_history