diff options
author | Tom Smeding <tom@tomsmeding.com> | 2023-04-04 20:56:49 +0200 |
---|---|---|
committer | Tom Smeding <tom@tomsmeding.com> | 2023-04-04 20:56:49 +0200 |
commit | 3df25408b6bc76745f03c824bd96d043561f3b45 (patch) | |
tree | 99941108b537e8ebaa8b5512744dd80220d76430 /.gitignore |
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/ |