libbuild2-autoconf/libbuild2-autoconf-tests/.gitignore

31 lines
237 B
Plaintext
Raw Permalink Normal View History

# Compiler/linker output.
#
*.d
*.t
*.i
*.i.*
*.ii
*.ii.*
*.o
*.obj
*.gcm
*.pcm
*.ifc
*.so
2023-06-26 17:41:59 +00:00
*.dylib
*.dll
*.a
*.lib
*.exp
*.pdb
*.ilk
*.exe
*.exe.dlls/
*.exe.manifest
*.pc
2021-11-04 09:46:44 +00:00
# Testscript output directories (can be symlinks).
#
test
test-*