diff options
author | Tom Smeding <tom@tomsmeding.com> | 2021-05-21 09:16:00 +0200 |
---|---|---|
committer | Tom Smeding <tom@tomsmeding.com> | 2021-05-21 09:16:00 +0200 |
commit | b03f51f3a363f861f9d5de30ec6a337fec316383 (patch) | |
tree | f07e009d6c2b45c188466ab7a52362fe98dcae39 /.gitignore |
Initial
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c33954f --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +dist-newstyle/ |