aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGustav Eek <gustav.eek@fripost.org>2023-11-02 12:28:15 +0100
committerGustav Eek <gustav.eek@fripost.org>2023-11-02 22:43:56 +0100
commit7035ae6e39c2f44df4aba673a2edadb9e130be3d (patch)
tree1198189d1f0d5cc061de0a83e2fb27cc16b7b3f6 /.gitignore
parentd1eb887fc2d54203806876237561fa7bf6bdd404 (diff)
Setup. Modify building process
Create an intermediate fripost.sty file and compile resources from that
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e2b0668..def627a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,7 @@
*.snm
*.toc
*.vrb
+*.hd
# LaTeX package intermediates
@@ -23,10 +24,12 @@
*.sty
*.cls
+# Enforce these
+
!tex/*.sty
!tex/*.cls
!doc/*.tex
-
+!test/*.tex
# LaTeX PDF output