1
0
mirror of https://github.com/ChronosX88/netsukuku.git synced 2025-01-10 10:11:46 +00:00
netsukuku/.gitignore
2013-09-06 04:15:38 -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