From 24c7d8fa8a623ebdd4aa71309a02000262e9a3f0 Mon Sep 17 00:00:00 2001 From: GrĂ©goire DuchĂȘne Date: Sun, 10 Oct 2021 12:12:01 +0100 Subject: git: Ignore more things by default --- git/ignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'git') diff --git a/git/ignore b/git/ignore index e43b0f9..1344072 100644 --- a/git/ignore +++ b/git/ignore @@ -1 +1,7 @@ +# macOS .DS_Store +._* + +# Python +*.py[cdo] +__pycache__ -- cgit v1.2.3-70-g09d2