libarc-validate/.gitignore
RYAN e15a1f3265
All checks were successful
on-push / build-and-test (push) Successful in 13s
Add build2 project structure
2024-09-02 10:42:50 +02:00

33 lines
237 B
Plaintext

.bdep/
Doxyfile
# Local default options files.
#
.build2/local/
# 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