[PATCH] .gitignore: add test/trash directory*

Lukas Fleischer lfleischer at archlinux.org
Mon Dec 28 17:45:13 UTC 2020


Signed-off-by: Lukas Fleischer <lfleischer at archlinux.org>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 7c9fa60..4d961d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,4 +7,5 @@ aur.git/
 __pycache__/
 *.py[cod]
 test/test-results/
+test/trash directory*
 schema/aur-schema-sqlite.sql
-- 
2.29.2


More information about the aur-dev mailing list