Skip to content
Snippets Groups Projects
.gitignore 183 B
Newer Older
# Eclipse workspace data
.metadata/
**/Debug
**/Release

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

# Compiled Dynamic libraries
*.so
*.dylib

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