diff options
author | admin <admin@optics-design.com> | 2025-07-26 12:04:03 +0200 |
---|---|---|
committer | admin <admin@optics-design.com> | 2025-07-26 12:04:03 +0200 |
commit | fc7bb7f3fc85a1322b3a1761632bb2d853a10f21 (patch) | |
tree | b5dce88645249d58903a94e4024d7ef38911cece /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..28c3281 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +* +!*.sty +!*.tex +!*.bib +!*.pdf +!.gitignore +!files +!files/** |