10 lines
51 B
Plaintext
10 lines
51 B
Plaintext
/**/*.sw*
|
|
|
|
# all
|
|
**/*
|
|
|
|
# un-ignore
|
|
!**/*.*
|
|
!**/*/
|
|
|