diff options
| author | Tom Smeding <tom@tomsmeding.com> | 2024-03-26 23:55:18 +0100 |
|---|---|---|
| committer | Tom Smeding <tom@tomsmeding.com> | 2024-03-26 23:55:18 +0100 |
| commit | 4918bbe4c5b560917c3cb53619838ead1ea53b9e (patch) | |
| tree | 0f702a20b1802065d701e677a8dd853881239394 /.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/ |
