# Object files
*.o

# Libraries
*.lib
*.a

# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib

# Executables
*.exe
*.out
*.app

*/.svn

# Temp files cretated by text editors
*~
.DS_Store
__.SYMDEF

ecostester
ecos_bb_test
runecos
python/build
python/dist
python/*.pyc

.vscode/

build