diff options
| author | Radu <radu@pml4t.net> | 2023-11-22 18:33:44 -0500 | 
|---|---|---|
| committer | Radu <radu@pml4t.net> | 2023-11-22 22:15:41 -0500 | 
| commit | 3e4feb710a88ec81c5476e762cb1c0cd02da18c8 (patch) | |
| tree | e06e16346b5a8b82beef88c3b26d07389e09e36b /.gitignore | |
Bodge together LaTeX and code support
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1f15462 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only + +# Nix +/result | 
