mariadb/.gitignore

42 lines
379 B
Text
Raw Normal View History

2013-04-17 00:09:27 -04:00
# 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