diff options
| author | tzlil <tzlils@protonmail.com> | 2023-02-21 22:59:26 +0200 | 
|---|---|---|
| committer | tzlil <tzlils@protonmail.com> | 2023-02-21 22:59:26 +0200 | 
| commit | e954723194fe8e5faa9522d94a81a17451300ebc (patch) | |
| tree | 929981a4b2775fb1f4908f3181bfcd4a1fc8dfdd /.gitignore | |
intial commit, added all structs
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 | 
