2
0
mirror of https://github.com/boostorg/process.git synced 2026-02-02 21:12:14 +00:00
Files
process/.gitignore
klemens-morgenstern 1f53fc4cca updated and added tests
2016-10-03 03:01:01 +02:00

35 lines
301 B
Plaintext

# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
/bin
/*/bin
/doc/autodoc.xml
/doc/html
/sparring_log.txt
/.cproject
/.project
/Doxyfile
/notes.cpp
/notes_p.txt
.settings