.gitignore: Ignore ~/tests/stub/root

Message ID 9b236871-c5b9-d085-862b-d3f97bac5a97@ipfire.org
State Accepted
Commit b35f995a80b5e40e5704dd50c310004c1e0598d1
Headers
Series .gitignore: Ignore ~/tests/stub/root |

Commit Message

Peter Müller Nov. 28, 2022, 7:18 p.m. UTC
  Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
  

Patch

diff --git a/.gitignore b/.gitignore
index 930f569d..2444915b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,6 +37,7 @@ 
 /tests/libpakfire/snapshot
 /tests/libpakfire/string
 /tests/libpakfire/util
+/tests/stub/root
 /tmp
 *.py[co]
 /*.tar.bz2