You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
copyq/CopyQ-3.0.2/.gitignore

50 lines
601 B

# Generated CMake files
CMakeFiles/
CMakeCache.txt
*.cmake
# Generated Visual Studio files
/plugins/Debug/
/plugins/Release/
/plugins/Win*/
/Debug/
/Release/
/Win*/
*.sln
*.suo
*.*sdf
*.vc?proj*
# Generated Makefiles
/plugins/Makefile
/plugins/*/Makefile
/src/Makefile
/Makefile
# Generated Qt files
/plugins/**/*.dir/
/src/copyqcon.dir/
/src/copyq.dir/
/src/copyq_*.qm
/src/copyq_*.qm.rule
/src/qrc_copyq.cxx
/src/translations.qrc
/src/qrc_translations.cxx
moc_*
ui_*
*.depends
*.o
*.dylib
*.moc
**/qrc_*.cpp
/.qmake.cache
/copyq.app
copyq.pro.user
.DS_Store
.qmake.stash
*.pyc
*.dmg
/build
*.qm