diff options
author | lonkaars <loek@pipeframe.xyz> | 2024-01-06 17:50:43 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2024-01-06 17:50:43 +0100 |
commit | 55f89ca8452e82ebf7188d60a7c51dc83e418e45 (patch) | |
tree | 2e15c5d65038e8fa52e0c7570234ed1bec570b7a /.gitignore |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..61295cd --- /dev/null +++ b/.gitignore @@ -0,0 +1,15 @@ +*.aux +*.bbl +*.bcf +*.blg +*.fdb_latexmk +*.fls +*.log +*.out +*.run.xml +*.synctex.gz +*.toc +*.synctex(busy) +*.lof +*.lot +*.pdf |