diff options
author | Santo Cariotti <santo@dcariotti.me> | 2022-08-21 18:32:56 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2022-08-21 18:32:56 +0200 |
commit | 66e677a8543285ed424d616092fb09c518b32fa4 (patch) | |
tree | a4978e1298ce7c131cd25701e02cdbe24e2f15ad /.gitignore |
Init
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 |