summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 9 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 7b8e52e..74a6575 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,9 +4,17 @@
secret*
projects
-# .org => .el => .elc
+# Bytecode and native-compiled files.
*.elc
+# LaTeX pdf build artefacts.
+*.pdf
+*.tex
+*.log
+
+# Org export results.
+*.html
+
# All caches
*.cache
eln-cache/
Copyright 2019--2024 Marius PETER