From 76df5995115e4d7c88113d129b62e550a2d1ff50 Mon Sep 17 00:00:00 2001 From: Harry Jubb Date: Sun, 20 Feb 2022 14:42:15 +0000 Subject: [PATCH] Ignore history file --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9f2ad31..013fcd5 100644 --- a/.gitignore +++ b/.gitignore @@ -112,7 +112,8 @@ venv.bak/ .LSOverride # Icon must end with two \r -Icon +Icon + # Thumbnails ._* @@ -132,3 +133,5 @@ Icon Network Trash Folder Temporary Items .apdisk + +.history