[jhbuild/ci-tests: 1/5] Update gitignore



commit c79b48ee91f06aececf93b0882a5c9632bd83ca3
Author: Christoph Reiter <reiter christoph gmail com>
Date:   Sat Sep 21 15:09:19 2019 +0200

    Update gitignore
    
    Add the mypy cache and some new autotools generated file

 .gitignore | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitignore b/.gitignore
index e1acb521..29b3eed1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
 *.py[co]
 .deps/
 .libs/
+.mypy_cache/
 Makefile
 Makefile.in
 autom4te.cache/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]