diff options
author | Thomas Voss <mail@thomasvoss.com> | 2022-11-04 11:32:07 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2022-11-04 11:37:07 +0100 |
commit | bb0f6f3a76d9e1099460fb2b3b7b41653d697898 (patch) | |
tree | d2d44ff8073bceacbbfb92814921f72fad29c035 /.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 |