# 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

# Profiling and Coverage
*.out.*
*.prof*
*.supp

# Qt stuff
*.pro.user*
gui/build*
moc_*.cpp

# Other
*.xcodeproj*
*.autosave
*~
\#*\#
cmake-build-*/
out/

# Windows and Mac crap
Thumbs.db
.DS_Store
**.dsym*

# Stuff used in the Emscripten version
*.rom
*.data
*.bc
*.js.mem

# IDEs things
**/.idea/
.vs/
.vscode/

testData/*new.8*
