[latex3-commits] [git/LaTeX3-latex3-babel] master: Basic .gitignore (4db0112)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Apr 1 19:42:45 CEST 2019
Repository : https://github.com/latex3/babel
On branch : master
Link : https://github.com/latex3/babel/commit/4db0112f0f564c9185b3300ffc4805148bd391f5
>---------------------------------------------------------------
commit 4db0112f0f564c9185b3300ffc4805148bd391f5
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Apr 1 18:42:45 2019 +0100
Basic .gitignore
>---------------------------------------------------------------
4db0112f0f564c9185b3300ffc4805148bd391f5
.gitignore | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..396f36c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+build/*
+
+*.zip
+
+*.pdf
+!*/testfiles/*.pdf
\ No newline at end of file
More information about the latex3-commits
mailing list