diff options
author | Santo Cariotti <santo@dcariotti.me> | 2021-03-07 13:11:50 +0100 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2021-03-07 13:11:50 +0100 |
commit | 49f38a56618631576b672c9c9575bb8fcf91badf (patch) | |
tree | ef67b36e8d10e4ff96b324f7de022e127023c7cf /.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 |