# Ignore the typical files generated by Eclipse, XCode, Make, etc. generators
/.cproject
/.project
/OGDF-PROJECT.xcodeproj
.DS_Store
/.idea
/OGDF-PROJECT.cbp
# Ignore typical files generated by in-source builds
/Makefile
/CMakeCache.txt
/CMakeFiles
/CMakeScripts
/CMakeDoxyfile.in
/CMakeDoxygenDefaults.cmake
/include/ogdf/basic/internal/config_autogen.h
/cmake_install.cmake
/doxygen.stamp
/libCOIN.a
/libOGDF.a
/libCOIN.so
/libOGDF.so
/CoinTargets.cmake
/OgdfTargets.cmake
/ogdf-config.cmake
/tests
/test/bin
/test/src/generated.cpp
/pack-resources
/OGDF-PROJECT.sln
/OGDF-PROJECT.sdf
/OGDF-PROJECT.opensdf
/.vs
/*.dir
/Debug
/Release
/x64
/*.vcxproj
/*.vcxproj.filters
/doc/html
/build
