chiark
/
gitweb
/
~mdw
/
dnd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
184745f
)
Ignore uninteresting files.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 6 Aug 2015 08:38:29 +0000
(09:38 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 6 Aug 2015 08:38:29 +0000
(09:38 +0100)
.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/.gitignore
b/.gitignore
index cc1dc125f3360ea2151b437a49633477e06add84..4ccfb2ded0a84868b153d796f7341af774add4d2 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,9
+1,14
@@
+### Uninteresting files.
+
+## (La)TeX debris
*.aux
-*.dvi
+*.bbl
+*.lof
*.log
-*.x86f
-*~
-\#*
-.#*
-*.[0-9]
+*.lot
+*.out
+*.toc
+
+## Output files
+*.pdf
*.ps