mirror of
https://github.com/CrowCpp/Crow.git
synced 2024-06-07 21:10:44 +00:00
36 lines
254 B
Plaintext
36 lines
254 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
|
|
|
|
example
|
|
unittest
|
|
|
|
*.swp
|
|
*.gcov
|
|
|
|
*.gcda
|
|
*.gcno
|
|
|
|
build
|
|
|
|
.directory
|
|
crow_all.h
|