diff options
| author | evuez <julien@mulga.net> | 2024-04-01 15:17:30 +0200 |
|---|---|---|
| committer | evuez <julien@mulga.net> | 2024-04-03 22:45:36 +0200 |
| commit | 985974c264804ff788b3b5242fef707d4b7fa9a6 (patch) | |
| tree | d80f83db178c3fd1b83b3b749793d47236dde35d /.gitignore | |
| download | webmaild-985974c264804ff788b3b5242fef707d4b7fa9a6.tar.gz | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6d7e2df --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +dist-newstyle/ +result |
