From 5eec74b6edd7a36b459c9afafb8d3fae713afe34 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 55c973f2..97f86544 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