diff options
author | Alex Auvolat <alex@adnab.me> | 2021-11-03 23:26:37 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2021-11-03 23:26:37 +0100 |
commit | 5160a7637b60dc45cc93836b4749a8b929b183de (patch) | |
tree | 0b1613d359334cae5f8de40b295b50331dd69892 /.gitignore | |
download | sledcli-5160a7637b60dc45cc93836b4749a8b929b183de.tar.gz sledcli-5160a7637b60dc45cc93836b4749a8b929b183de.zip |
First 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 |