aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonard Kugis <leonard@kug.is>2024-05-15 22:14:35 +0200
committerLeonard Kugis <leonard@kug.is>2024-05-15 22:14:35 +0200
commitbc155c670c44cce41f107bad0a973d0a51aabbe6 (patch)
tree0d9e9bc1dd5c246f82bab39fb6a056bc4eac3ab0
parent78c9b1d6598c51827d3425195be4ec43d79c2415 (diff)
Added pdf to gitignore
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bf777b8..cfc011d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
.cache
+*.pdf
# Created by https://www.toptal.com/developers/gitignore/api/c,c++,visualstudiocode,eclipse,linux,windows,macos
# Edit at https://www.toptal.com/developers/gitignore?templates=c,c++,visualstudiocode,eclipse,linux,windows,macos