diff options
| author | Martin Fischer <martin@push-f.com> | 2021-09-12 16:04:38 +0200 | 
|---|---|---|
| committer | Martin Fischer <martin@push-f.com> | 2021-09-12 19:29:26 +0200 | 
| commit | 8b9bcd0d86eaa27dc78b82ea65c9f60dfc7ce621 (patch) | |
| tree | 556ffb0e620c6d9f9a5df6d6ebb5630506282c09 /.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..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target | 
