1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2024-11-10 22:59:13 +00:00
libcpuid/.gitignore
Pavol Žáčik ec938b5d42 Document the Python bindings using Sphinx
Additionally, setup the documentation for
deployment to Read The Docs.
2024-08-25 12:43:29 +02:00

54 lines
626 B
Text

*~
*.lo
*.la
*.o
*.obj
libtool
ltmain.sh
configure
missing
stamp-h1
Makefile
Makefile.in
aclocal.m4
m4
autom4te.cache
config.guess
config.h.in
config.h
config.log
config.status
config.sub
*/.deps
*/.libs
cpuid_tool/cpuid_tool
depcomp
install-sh
libcpuid.pc
libcpuid/docs
libcpuid/Doxyfile
libcpuid/doxyfile.stamp
ar-lib
compile
ipch
*.opensdf
*.sdf
*.suo
libcpuid/x32
libcpuid/x64
cpuid_tool/x32
cpuid_tool/x64
*.vcxproj.user
build
/docs
.vscode
raw.txt
report.txt
*__pycache__
python/docs/_build
python/docs/doctrees
python/docs/html
python/dist
python/src/libcpuid/_libcpuid_cffi.*
python/src/libcpuid/libcpuid.h
*.egg-info