
(I've fixed the linking issue of libuuid on linux systems at the same time as you) Conflicts: .gitignore examples/Makefile test/Makefile
17 lines
163 B
Text
17 lines
163 B
Text
# Binaries
|
|
/test/test
|
|
/examples/sml_server
|
|
|
|
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
|