Crow/.gitignore

35 lines
281 B
Plaintext
Raw Normal View History

2014-03-29 20:40:24 +00:00
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
2014-04-02 16:38:08 +00:00
example
unittest
*.swp
*.gcov
covtest
unittest.gcda
unittest.gcno
2014-04-15 13:46:28 +00:00
http_parser.gcda
http_parser.gcno