diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2023-11-21 16:48:33 +0100 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2023-11-21 16:48:33 +0100 |
| commit | 1256c4248d2a3a9f73c2a14d997a337ba0eee2b4 (patch) | |
| tree | 85cf0b7a1bc33b9ffb40837295053285c14e8340 /.gitignore | |
initial commit
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
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..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target |
