From 9c01b1fc7dac01b5d2a53ffc710c24811a773904 Mon Sep 17 00:00:00 2001 From: David Johnson Date: Fri, 14 Feb 2020 22:21:41 -0500 Subject: Update .gitignore Ignores *~ and dist directories --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e7a625f..e2a9c20 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ TAGS .tex .pdf _keep +*~ +dist* -- cgit v1.2.3