Skip to content
This repository was archived by the owner on Oct 12, 2018. It is now read-only.

Commit 0192445

Browse files
committed
Ignore log files and directories named 'logs'.
1 parent 96dc660 commit 0192445

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
# XQuery
88
data.json
99

10+
*.log.xml
11+
logs/
12+
1013
# Python
1114

1215
*.py[cod]

0 commit comments

Comments
 (0)