mirror of https://github.com/linuxdeepin/dtkcore
42 lines
352 B
Plaintext
42 lines
352 B
Plaintext
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
*.dylib
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
|
|
build*/
|
|
*.pro.user*
|
|
*.DS_Store
|
|
|
|
# executeable files
|
|
*.qm
|
|
|
|
src/DtkCores
|
|
|
|
bin/
|
|
.qmake*
|
|
Makefile
|
|
|
|
cmake/DtkCore*
|
|
.cache
|
|
*.pc
|
|
*.pri
|
|
dtkcore_config.h
|
|
*.user
|
|
|
|
#tools
|
|
.vscode
|
|
.idea
|
|
|
|
# Ignore Doxygen theme files
|
|
docs/doxygen-theme/
|