diff options
author | Jonas Smedegaard <dr@jones.dk> | 2022-03-26 00:59:27 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2022-03-26 01:15:23 +0100 |
commit | ace3f2e9138ed31e961cf842b3d25f3a5d297789 (patch) | |
tree | 5ef8e9ec7203a298b6ad511954814248d3cf1fd6 /.gitignore |
initial draft
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..01a69f0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.css +*.html +*.svg |