README.md: er, not ssh -- bring back rsh!
[oweals/gnunet.git] / .gitignore
index e30c67220d007901e0824ceaeb908513554b66da..0959a9597627eb01e9df0cf4ea850860b9c40513 100644 (file)
@@ -41,8 +41,6 @@ INSTALL
 confdefs.h
 confdefs.c
 confdefs.err
-gnunet-doc.scm
-guix-env-gillmann.scm
 src/namestore/test_namestore_api_zone_to_name
 src/credential/gnunet-credential
 src/credential/gnunet-service-credential
@@ -53,3 +51,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__/