From bf67f44cfbc551b644542e25b953566ee383d5bd Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 1 Oct 2024 15:50:33 -0300 Subject: Turn example files into tests under tests/functional/ --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 355edd7..3bb73dd 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ /src/*cgo* /tests/*.a /tests/*.bin +/tests/functional/*.a +/tests/functional/*.bin +/tests/functional/*.so -- cgit v1.2.3