diff options
author | Tom Smeding <tom@tomsmeding.com> | 2024-08-01 22:04:52 +0200 |
---|---|---|
committer | Tom Smeding <tom@tomsmeding.com> | 2024-08-01 22:04:52 +0200 |
commit | 250e3beae7a961fc740f775a563c303b4cc390fe (patch) | |
tree | ccbb8a090cdb082d86c0651935eeb986e2cddcea /.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/ |