6 lines
76 B
Plaintext
6 lines
76 B
Plaintext
# ignore ALL .log files
|
|
*.log
|
|
|
|
# ignore all the files in any directoy
|
|
data/
|