diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-12-26 14:11:57 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-12-26 14:11:57 +0100 |
commit | 7ee2d6aa68bfb474f547cf88781fc43b9751d0cc (patch) | |
tree | 0e4e73eae1a7a18b3db5e5efe2c6c453c18fc27f /.gitignore | |
parent | d90e2b8f121534e8004a642f576807dd3ed53507 (diff) |
back and front card template
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..cef3fa0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.html +*.min.js |