We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1acd7f commit 7a41373Copy full SHA for 7a41373
.gitignore
@@ -1,6 +1,9 @@
1
# git-ls-files --others --exclude-from=.git/info/exclude
2
# Lines that start with '#' are comments.
3
4
+# Log files - anywhere
5
+log.*
6
+
7
# Editor and misc backup files - anywhere
8
*~
9
.*~
0 commit comments