commit 6cc8f19c0b5c33434bf4a22b2b700b48ad711bb1 parent 42a0453a065d91b02460b94abd548742b87c52aa Author: Thomas Frössman <thomasf@jossystem.se> Date: Sun, 3 Nov 2019 08:26:07 +0100 add some temp file patters to .gitignore Diffstat:
| M | .gitignore | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,3 +1,7 @@ elpa* .cask *.elc +*~ +\#*\# +.\#* +tramp