# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Precompiled Headers
*.gch
*.pch

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Fortran module files
*.mod

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Executables
*.exe
*.out
*.app

# Custom
*.pdb
*.tlog
*.opendb
*.suo
*.sdf
*.swp
*.user
*.cmake
CMakeDoxyfile.in
CMakeCache.txt
DartConfiguration.tcl
/Makefile

# Directories
CMakeFiles/
Testing/
doxygen/*
!doxygen/Doxyfile.dox
**/Debug/
**/Release/
**/bin/
**/build/
**/.vs/
