From: Luke Shumaker <[email protected]>

---
 .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

_______________________________________________
Dev mailing list
[email protected]
https://lists.parabola.nu/mailman/listinfo/dev

Reply via email to