diff options
| author | Chris Wells <chris@mathematicaster.org> | 2026-02-22 22:30:47 -0600 |
|---|---|---|
| committer | Chris Wells <chris@mathematicaster.org> | 2026-02-22 22:30:47 -0600 |
| commit | 85f1c033c4a489e3e38cd1af0c0495b273f2e727 (patch) | |
| tree | 0e6cfd5a693601e19266ba8d4da835b5b9e48521 /.gitignore | |
| download | tex-shell-85f1c033c4a489e3e38cd1af0c0495b273f2e727.tar tex-shell-85f1c033c4a489e3e38cd1af0c0495b273f2e727.tar.gz tex-shell-85f1c033c4a489e3e38cd1af0c0495b273f2e727.tar.bz2 tex-shell-85f1c033c4a489e3e38cd1af0c0495b273f2e727.tar.lz tex-shell-85f1c033c4a489e3e38cd1af0c0495b273f2e727.tar.xz tex-shell-85f1c033c4a489e3e38cd1af0c0495b273f2e727.tar.zst tex-shell-85f1c033c4a489e3e38cd1af0c0495b273f2e727.zip | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f0b3cda --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.direnv +result +template/flake.lock |
