diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index fbcda7210..90a50449f 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ tmp .coverage .coverage.* .cache +.pytest_cache/ *.bst/ # Pycache, in case buildstream is ran directly from within the source |