1
0
mirror of https://github.com/KDE/latte-dock.git synced 2024-12-23 13:33:50 +03:00
latte-dock/.gitignore
Heiko Becker 15dc670161 Add .arcconfig
Reviewers: mvourlakos

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D10580
2018-02-16 14:25:43 +01:00

40 lines
335 B
Plaintext

*~
.*
!.arcconfig
!.gitignore
# Ignore hidden files
.directory
# build directory
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/
build-kdev/