12 lines
95 B
Plaintext
12 lines
95 B
Plaintext
# ignore all without extension
|
|
*
|
|
!*.*
|
|
!*/
|
|
*.txt
|
|
*.o
|
|
*.class
|
|
*.vimspector.json
|
|
*.clangd
|
|
*.old
|
|
|