gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: gitignore: Add pytest speci


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: gitignore: Add pytest specific
Date: Sun, 27 May 2018 16:17:02 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 056a07885 gitignore: Add pytest specific
056a07885 is described below

commit 056a07885e5023b69abd03c19e1d3029126d55bf
Author: Nils Gillmann <address@hidden>
AuthorDate: Sun May 27 14:17:31 2018 +0000

    gitignore: Add pytest specific
    
    Signed-off-by: Nils Gillmann <address@hidden>
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index a16870e24..46dc14a98 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,3 +52,6 @@ src/namestore/perf_namestore_api_zone_iteration_postgres
 src/namestore/perf_namestore_api_zone_iteration_sqlite
 python-lint.log
 flake8.log
+# for pytest created data:
+.cache/
+__pycache__/

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]