diff options
author | stuebinm | 2021-06-23 18:20:26 +0200 |
---|---|---|
committer | stuebinm | 2021-06-23 18:20:26 +0200 |
commit | 4513c6626a34f737482c102825be7c2ca1b43eff (patch) | |
tree | 9accaa069e11ef9aabf45a3bdcd2dae0ca498833 /.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..e420ee4 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +target/* |