1
0
mirror of https://github.com/libssh2/libssh2.git synced 2026-01-27 00:18:12 +03:00
Files
libssh2/.gitignore
Viktor Szakats 90a686ef3a gitignore: compress rules
Cherry-picked from #1484
2025-01-31 02:00:28 +01:00

51 lines
458 B
Plaintext

.deps
.libs
*.a
*.lib
*.pdb
*.dll
*.def
*.exe
*.obj
*.gcno
*.gcda
.*.swp
*-*-*
Debug
Release
*.exp
Makefile
Makefile.in
Makefile.inc.cmake
stamp-h*
aclocal.m4
autom4te.cache
compile
test-driver
config.guess
config.log
config.status
config.sub
configure
depcomp
libtool
ltmain.sh
missing
tap-driver.sh
test-driver
libssh2-*.tar.bz2
libssh2-*.tar.gz
libssh2-*.tar.xz
libssh2-*.zip
install-sh
*.o
*.lo
*.la
mkinstalldirs
tags
libssh2.pc
TAGS
*~
.DS_Store
build