58 lines
745 B
Plaintext
58 lines
745 B
Plaintext
# Prerequisites
|
|
*.d
|
|
|
|
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
*.obj
|
|
|
|
# Precompiled Headers
|
|
*.gch
|
|
*.pch
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
*.dylib
|
|
*.dll
|
|
|
|
# Fortran module files
|
|
*.mod
|
|
*.smod
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
*.lib
|
|
|
|
# Executables
|
|
*.exe
|
|
*.out
|
|
*.app
|
|
|
|
CMakeLists.txt.user
|
|
kylin-connectivity.pro.user
|
|
build/
|
|
../build-kylin-connectivity-unknown-Debug/
|
|
cmake-build-debug/
|
|
/.idea/.gitignore
|
|
/.idea/misc.xml
|
|
/.idea/modules.xml
|
|
/.idea/vcs.xml
|
|
.husky/
|
|
commitlint.config.js
|
|
node_modules/
|
|
package-lock.json
|
|
package.json
|
|
.idea
|
|
/kylin-connectivity
|
|
translations/*.qm
|
|
plugin/peony-vfs-kylin-multiterminal/translations/*.qm
|
|
.vscode/
|
|
common/openkmre.cpp
|
|
common/openkmre.h
|
|
~/
|
|
|
|
output/
|