[Dev] [dbscripts] [PATCH 03/31] .gitignore: Tidy

Luke Shumaker lukeshu at lukeshu.com
Fri Apr 6 18:43:36 GMT 2018


From: Luke Shumaker <lukeshu at parabola.nu>

---
 .gitignore | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 26a5ca5..cd74b47 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,11 @@
 *~
-*.pyc
-/config.local
-test/packages/*/*.pkg.tar.?z
 \#*#
 .#*
+*.pyc
+/config.local
+/.idea
 /coverage
+
 yftime
 src*
 pkg*
-- 
2.16.2




More information about the Dev mailing list