From dcc3725f3057aa63fb2617aed11a79fc9e69c629 Mon Sep 17 00:00:00 2001 From: Hadrien Date: Sun, 7 Aug 2022 15:16:34 +0200 Subject: [PATCH] Add to gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 55c973f..97f8654 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,10 @@ *.swp *~ +.DS_Store .apps_cache builds tools/README-generator/venv/ + +tools/autopatches/login +tools/autopatches/token \ No newline at end of file