22 lines
172 B
Text
Executable file
22 lines
172 B
Text
Executable file
# Object files
|
|
*.o
|
|
|
|
# Libraries
|
|
*.lib
|
|
*.a
|
|
|
|
# Shared objects (inc. Windows DLLs)
|
|
*.dll
|
|
*.so
|
|
*.so.*
|
|
*.dylib
|
|
|
|
# Executables
|
|
*.exe
|
|
*.out
|
|
*.app
|
|
|
|
#other
|
|
*APIKey.h
|
|
*APIKey.php
|
|
*~
|