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
|
2014-04-09 23:17:08 +00:00
|
|
|
|
|
|
|
*.swp
|
2014-04-14 18:02:48 +00:00
|
|
|
*.gcov
|
|
|
|
|
2014-04-15 17:57:18 +00:00
|
|
|
*.gcda
|
|
|
|
*.gcno
|
2014-07-08 11:21:28 +00:00
|
|
|
|
2014-08-06 19:46:28 +00:00
|
|
|
build
|
|
|
|
|
2014-07-08 11:21:28 +00:00
|
|
|
.directory
|
2016-03-14 18:43:45 +00:00
|
|
|
crow_all.h
|
2016-11-20 22:20:48 +00:00
|
|
|
|
|
|
|
# conan.io
|
2020-10-19 17:26:46 +00:00
|
|
|
build*/
|
2020-10-14 18:09:44 +00:00
|
|
|
|
|
|
|
#Doxygen
|
|
|
|
html/
|
2020-10-31 17:04:14 +00:00
|
|
|
|
|
|
|
#QT-Creator
|
|
|
|
*.config
|
|
|
|
*.creator*
|
|
|
|
*.cflags
|
|
|
|
*.cxxflags
|
|
|
|
*.files
|
|
|
|
*.includes
|
2021-01-08 15:13:39 +00:00
|
|
|
|
|
|
|
#VS-Code
|
|
|
|
.vscode
|