libbuild2-autoconf/libbuild2-autoconf-tests/.gitignore
2023-06-26 20:41:59 +03:00

31 lines
237 B
Plaintext

# Compiler/linker output.
#
*.d
*.t
*.i
*.i.*
*.ii
*.ii.*
*.o
*.obj
*.gcm
*.pcm
*.ifc
*.so
*.dylib
*.dll
*.a
*.lib
*.exp
*.pdb
*.ilk
*.exe
*.exe.dlls/
*.exe.manifest
*.pc
# Testscript output directories (can be symlinks).
#
test
test-*