7 lines
65 B
Plaintext
7 lines
65 B
Plaintext
# Ignore all
|
|
*
|
|
# Unignore all with extensions
|
|
!*.*
|
|
|
|
*.exe
|
|
.vscode |