summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMatt Johnston <matt@codeconstruct.com.au>2021-10-18 14:26:59 +0800
committerMatt Johnston <matt@codeconstruct.com.au>2021-10-18 14:26:59 +0800
commitb4dcb923956ec3dc97d42496a0dcb30938fc84d1 (patch)
tree3979648061d1edfc6ba030195ac26c308c3994bf /.gitignore
parent5338a1d314ca3b67d8ac42d80fc32f8c0f1de9c6 (diff)
downloaddropbear-b4dcb923956ec3dc97d42496a0dcb30938fc84d1.tar.gz
Update .hgignore and .gitignore with tests
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a4a11cd..aac68b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,6 @@ Makefile
config.h
default_options_guard.h
tags
+.pytest*
+*.pyc
+/test/venv