aboutgitcodebugslistschat
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2022-09-13 14:35:26 +1000
committerStefano Brivio <sbrivio@redhat.com>2022-09-13 11:12:41 +0200
commitd81366010718733df82edd4baebb814597d088ba (patch)
tree17f93e3bb2baa7c67f58a90d40a7d3dc2cc21f2d /.gitignore
parentb23adf7132c5443f6d0969329503bfc228ec2abe (diff)
downloadpasst-d81366010718733df82edd4baebb814597d088ba.tar
passt-d81366010718733df82edd4baebb814597d088ba.tar.gz
passt-d81366010718733df82edd4baebb814597d088ba.tar.bz2
passt-d81366010718733df82edd4baebb814597d088ba.tar.lz
passt-d81366010718733df82edd4baebb814597d088ba.tar.xz
passt-d81366010718733df82edd4baebb814597d088ba.tar.zst
passt-d81366010718733df82edd4baebb814597d088ba.zip
test: Move pidfiles and nsholder sockets into state directory
Currently they go in the passt source tree with a fixed names, which means their presence can mess with subsequent test runs. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 80967f3..d3d0e2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,5 @@
/qrap
/pasta.1
/seccomp.h
-/*.pid
/s*.json
README.plain.md