1
0
mirror of https://github.com/KDE/latte-dock.git synced 2024-12-24 05:33:50 +03:00
latte-dock/.gitignore
2021-05-22 14:01:40 +00:00

46 lines
401 B
Plaintext

*~
.*
!.arcconfig
!.gitignore
# Ignore hidden files
.directory
# build directory
build*/
/cmake-build*
# backup files
*.autosave
*.desktop~
*.gitignore~
*.js~
*.kate-swp
*.qml~
*.sh~
*.xml~
.*.cpp~
.*.h~
.*.js~
.*.pot~
.*.po~
.*.qml~
.*.txt~
.*.xml~
.*~
*.*.user
*.*.orig
# locale files
*.mo
# KDevelop Project files
*.kdev4
.kdev4/
!*.layout.latte
CMakeLists.txt.user*
/compile_commands.json