From 2df3a4efe6127b9849698b8fadffbda5edd91320 Mon Sep 17 00:00:00 2001
From: "Suren A. Chilingaryan" <csa@suren.me>
Date: Thu, 25 May 2023 21:57:30 +0200
Subject: Add PCILIB_DATA_DIR to pictool.pc

---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

(limited to '.gitignore')

diff --git a/.gitignore b/.gitignore
index ac8c487..3904ef4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,10 @@ CMakeFiles
 cmake_install.cmake
 Makefile
 *.so.*
+*.so
+*.a
+*.o
+*.mod
 install_manifest.txt
 apps/xilinx
 apps/pio_test
-- 
cgit v1.2.3