Codebase list deepin-shortcut-viewer / 3f58d4ba-120f-437c-922b-a2dfd1b13589/main .gitignore
3f58d4ba-120f-437c-922b-a2dfd1b13589/main

Tree @3f58d4ba-120f-437c-922b-a2dfd1b13589/main (Download .tar.gz)

.gitignore @3f58d4ba-120f-437c-922b-a2dfd1b13589/mainraw · history · blame

# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Compiled Dynamic libraries
*.so
*.dylib

# Compiled Static libraries
*.lai
*.la
*.a

# Executables
*.exe
*.out
*.app
Makefile
Makefile.*
*.Debug
*.Release
*.rc
*.zip

debug
release
build*

*.pro.user
*.pro.user*
*.qm
*.autosave

vendor/include/*
vendor/lib/*