afpfs-ng-mac/.gitignore
2013-03-12 00:01:51 -07:00

18 lines
139 B
Plaintext

# Object files
*.o
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app