diff options
| author | Paul Oliver <contact@pauloliver.dev> | 2024-08-24 11:57:18 -0700 |
|---|---|---|
| committer | Paul Oliver <contact@pauloliver.dev> | 2024-12-01 07:01:30 -0800 |
| commit | f0854265f7a1b59078308965d33fe2583a5c0f9c (patch) | |
| tree | d8b06110d84fce783f1cc91aa37155351c655b2c /.gitignore | |
Initial commit
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/ |
