netsukuku/.gitignore
Kirill Sotnikov 4c9747e318 Initial commit
2013-09-06 04:15:38 -07:00

17 lines
139 B
Text

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