mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 06:44:16 +01:00
41 lines
379 B
Text
41 lines
379 B
Text
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
*.dylib
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
|
|
# Libraries
|
|
*.lib
|
|
|
|
# Shared objects (inc. Windows DLLs)
|
|
*.dll
|
|
*.so.*
|
|
|
|
# Executables
|
|
*.exe
|
|
*.out
|
|
*.app
|
|
|
|
*.py[cod]
|
|
|
|
# Tags
|
|
GPATH
|
|
GRTAGS
|
|
GTAGS
|
|
TAGS
|
|
tags
|
|
|
|
# Common symlinks used in compiling
|
|
third_party/jemalloc
|
|
|
|
# Common cmake build directories
|
|
build
|
|
dbg
|