From 8b272ca8b5a9d96d3571450dd212c767b7af00d5 Mon Sep 17 00:00:00 2001 From: LoafyLemon Date: Sun, 28 Apr 2024 17:04:00 +0100 Subject: [PATCH] gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 29644655..31a62da0 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,9 @@ Desktop.ini $RECYCLE.BIN/ .DS_Store +# Hidden dirs +*/.* + # Python *.py[cod]