.gitignore: add test/trash directory*

Message ID 20201228174513.3597-1-lfleischer@archlinux.org
State New
Headers show
Series .gitignore: add test/trash directory* | expand

Commit Message

Lukas Fleischer Dec. 28, 2020, 5:45 p.m. UTC
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

Patch

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