wm_tools/.gitignore

9 lines
80 B
Plaintext
Executable file

# ignore all
*
# unignore all with extensions
!*.*
# unignore directories
!*/