diff options
| author | Mitsuo Tokumori <[email protected]> | 2023-10-05 20:48:13 -0500 |
|---|---|---|
| committer | Mitsuo Tokumori <[email protected]> | 2023-10-05 20:48:13 -0500 |
| commit | d05dc71f7ff638d4a9ece8ddc70f2c4718b469d7 (patch) | |
| tree | 32c495d76462a554ab793503d46c6636495629ee /.gitignore | |
| download | learn-latex-d05dc71f7ff638d4a9ece8ddc70f2c4718b469d7.tar.gz learn-latex-d05dc71f7ff638d4a9ece8ddc70f2c4718b469d7.tar.bz2 learn-latex-d05dc71f7ff638d4a9ece8ddc70f2c4718b469d7.zip | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..23f832b --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.html +*.pdf |
