General Purpose library for Freestanding C++ and POSIX systems
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 

47 строки
466 B

# ---> C++
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
bin/tests
default.profraw
bin/tests.profdata
bin/tests.profraw
bin/test_n
render.bmp
README.html
bin/tests.S
bin/tests.S.zip
vgcore.*
doc/*
.vscode/launch.json
extra_tests/*/bin/tests