mbpfan/.gitignore
2012-06-09 16:27:45 +02:00

17 lines
138 B
Text

# Intellij
.idea
*.iml
# Object files
*.o
# Libraries
*.lib
# Shared objects (inc. Windows DLLs)
*.dll
*.so
# Executables
*.exe
*.out