The SQLite schema is generated automatically from the main schema and
used in the test suite.

Signed-off-by: Lukas Fleischer <[email protected]>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index f0e462d..7c9fa60 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ aur.git/
 __pycache__/
 *.py[cod]
 test/test-results/
+schema/aur-schema-sqlite.sql
-- 
2.24.0

Reply via email to