AdventOfCode2022/.gitignore

12 lines
95 B
Plaintext

# ignore all without extension
*
!*.*
!*/
*.txt
*.o
*.class
*.vimspector.json
*.clangd
*.old