afpfs-ng-mac/.gitignore

18 lines
139 B
Plaintext
Raw Normal View History

2013-03-12 07:01:51 +00:00
# Object files
*.o
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app