diff options
| author | Admin <admin@optics-design.com> | 2026-03-03 23:53:40 +0100 |
|---|---|---|
| committer | Admin <admin@optics-design.com> | 2026-03-03 23:53:40 +0100 |
| commit | 395251c4a8c8d384f1c486e36da5fb3abf4c0f92 (patch) | |
| tree | cc1f506b0c144e869a20a45c7963ecca67b11ae7 /.gitignore | |
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/** |