diff options
| author | Blista Kanjo | 2023-05-29 13:58:17 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2023-05-29 13:58:17 -0400 |
| commit | bfe25a65e46475cd76e64b64c47bed08f992b80c (patch) | |
| tree | 6555d5456aa42832771c6181d271fe6916ff80f9 /.gitignore | |
| parent | da5b36a7db46e047fce8c76e8f936c25993f3b97 (diff) | |
notForProd: added test files for 16:9 themes
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9bd4030 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +# Ignore files starting with "procrastiSlides" +procrastiSlides*.pdf + +# Ignore the conversion files +push*.md +convert*.md |
