summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2015-11-19 10:51:19 +0100
committerMartin Pitt <martin.pitt@ubuntu.com>2015-11-19 16:52:08 +0100
commit8cb9bee994d61547f739d4fd731ae25c72c98004 (patch)
treef4ed9395575e69cc11611b049d3f4c3332161a99 /.gitignore
parent66fac66cc5adc753a0ef55cba7f0d003197eede1 (diff)
gitignore: only ignore .html files in man/
src/journal-remote/browse.html is git-tracked source and should not be ignored. Avoid accidentally ignoring similar ones in the future.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b0abc0d4e9..98eb29d657 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,5 @@
*.a
*.cache
-*.html
*.la
*.lo
*.log