From daf19c12b0972c431e3a855f132dc2f61b68792d Mon Sep 17 00:00:00 2001 From: 1kamma Date: Sat, 9 Oct 2021 22:56:07 +0300 Subject: [PATCH] git ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d14e19f --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*/bin/ \ No newline at end of file