dotherside/.gitignore

41 lines
410 B
Plaintext
Raw Normal View History

*.*~
2016-01-23 17:02:25 +01:00
build*
2014-08-30 21:56:45 +02:00
*.pro.*
2014-08-30 22:35:24 +02:00
*.o
.directory
2014-12-30 19:09:49 +01:00
#*#
2015-02-02 22:05:44 +01:00
nimcache
2015-04-27 19:59:12 +02:00
*.kdev4
2015-07-12 12:58:00 +02:00
*.user
2016-01-23 19:08:16 +01:00
.idea
*.orig
2016-06-26 23:05:19 +02:00
doc
cmake-build-*
# libraries
*.a
*.so
*.so.*
2020-05-26 19:27:59 +02:00
*.dylib
# CMake
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
*_autogen
CMakeDoxyfile.in
CMakeDoxygenDefaults.cmake
DOtherSide.pc
# binaries
test/TestDynamicQObject