diff options
author | axtloss <axtlos@disroot.org> | 2024-01-25 12:05:32 +0100 |
---|---|---|
committer | axtloss <axtlos@disroot.org> | 2024-01-25 12:05:32 +0100 |
commit | 085c6c2a32be55c03a0bd1d54122c25579d9a1e8 (patch) | |
tree | bbad93be4633288489bcf5cae194becc5f0a7389 /.gitignore | |
download | fsverify-085c6c2a32be55c03a0bd1d54122c25579d9a1e8.tar.gz fsverify-085c6c2a32be55c03a0bd1d54122c25579d9a1e8.tar.bz2 |
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 |