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



commit 8a328d62d837cac10495bc8b1029d5c18ea252fd
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 | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/.gitignore b/.gitignore
index e1acb521..df575bd9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
 *.py[co]
 .deps/
 .libs/
+.mypy_cache/
 Makefile
 Makefile.in
 autom4te.cache/
@@ -34,6 +35,7 @@ mo/
 /po/Makefile.in.in
 /po/Makevars.template
 /po/POTFILES
+/po/remove-potcdate.sed
 /po/Rules-quot
 /po/boldquot.sed
 /po/en@boldquot.header


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