diff options
author | Oliver Kopp <kopp.dev@gmail.com> | 2021-03-06 14:11:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-06 14:11:49 +0100 |
commit | 6b89235c5afd09a1faa85cc56c7639a60bd65044 (patch) | |
tree | 72bd723a88e0b7ed6ca77ae0385acc68fbf23ab6 | |
parent | 218a941be92679ce67d0484547e3e142b2f5f6f0 (diff) | |
download | gitignore-6b89235c5afd09a1faa85cc56c7639a60bd65044.tar.gz gitignore-6b89235c5afd09a1faa85cc56c7639a60bd65044.zip |
Add newpax
-rw-r--r-- | TeX.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TeX.gitignore b/TeX.gitignore index 8a42ebbd..3fed926f 100644 --- a/TeX.gitignore +++ b/TeX.gitignore @@ -166,6 +166,9 @@ _minted* # morewrites *.mw +# newpax +*.newpax + # nomencl *.nlg *.nlo |