diff options
author | solopasha | 2022-05-30 12:13:09 +0300 |
---|---|---|
committer | solopasha | 2022-05-30 12:19:03 +0300 |
commit | 8f2bbfa8850350e88baf15b25273044ec9e23c51 (patch) | |
tree | a7330a84039f00122f3a2285f1fdbb89ff1d681c /.gitignore | |
download | aur-8f2bbfa8850350e88baf15b25273044ec9e23c51.tar.gz |
Initial
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..497f63d9cf9d --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +picocrypt-git +*.log
\ No newline at end of file |