summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2023-05-25 22:41:04 +0200
committerSuren A. Chilingaryan <csa@suren.me>2023-05-25 22:41:04 +0200
commit6f4af841f6fdd099b97d071ae64c8be60f809456 (patch)
treed4f9a18b38e1ce3cfc0a5336215d5ce3afe830d2 /.gitignore
downloadpcidev-6f4af841f6fdd099b97d071ae64c8be60f809456.tar.gz
pcidev-6f4af841f6fdd099b97d071ae64c8be60f809456.tar.bz2
pcidev-6f4af841f6fdd099b97d071ae64c8be60f809456.tar.xz
pcidev-6f4af841f6fdd099b97d071ae64c8be60f809456.zip
A sample event engine for pcitool (not requiring any PCIe hardware). Initial (barely tested and intended only as an example) release
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore55
1 files changed, 55 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4030bbe
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,55 @@
+*.tar.bz2
+*.cmd
+pciDriver.ko
+pciDriver.mod.c
+pci.d
+tools.d
+modules.order
+Module.symvers
+./pci
+.tmp_versions
+cli.d
+ipecamera.d
+pci.d
+tools.d
+*.d
+CMakeCache.txt
+CMakeFiles
+cmake_install.cmake
+Makefile
+*.so.*
+*.so
+*.a
+*.o
+*.mod
+install_manifest.txt
+apps/xilinx
+apps/pio_test
+apps/compare_to_value
+apps/heb_strip_bad_values
+*.out
+apps/check_counter
+apps/lorenzo_ipedma_test
+pcitool.pc
+config.h
+pcitool/pci
+version.h
+Doxyfile
+html
+pcilib/build.h
+build.h
+build
+pcipywrap.py
+pcipywrapPYTHON_wrap.c
+apps/test_multithread
+pcitool.spec
+misc/dkms.conf
+CPackConfig.cmake
+CPackSourceConfig.cmake
+_CPack_Packages
+pcilib_api.service
+pcilib_html.service
+pcilib.conf
+pcilib.sysconfig
+.spec
+.pc