mirror of
https://github.com/eddyem/onionserver.git
synced 2025-12-06 02:35:11 +03:00
24 lines
196 B
Plaintext
24 lines
196 B
Plaintext
# Prerequisites
|
|
*.d
|
|
|
|
# Object files
|
|
*.o
|
|
|
|
# Libraries
|
|
*.lib
|
|
*.a
|
|
*.la
|
|
*.lo
|
|
|
|
# Shared objects (inc. Windows DLLs)
|
|
*.so
|
|
*.so.*
|
|
|
|
# qt-creator
|
|
*.config
|
|
*.cflags
|
|
*.cxxflags
|
|
*.creator*
|
|
*.files
|
|
*.includes
|