mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-01 07:05:48 +00:00
chore: update .gitignore add debian and build ignore
update .gitignore log: as title
This commit is contained in:
parent
5f6cacdf2a
commit
9e364902bf
12
.gitignore
vendored
12
.gitignore
vendored
@ -13,6 +13,7 @@
|
|||||||
*.a
|
*.a
|
||||||
|
|
||||||
build*/
|
build*/
|
||||||
|
obj-*-linux-gnu/
|
||||||
*.pro.user*
|
*.pro.user*
|
||||||
CMakeLists.txt.user*
|
CMakeLists.txt.user*
|
||||||
*.DS_Store
|
*.DS_Store
|
||||||
@ -27,3 +28,14 @@ dde-dock
|
|||||||
*/*/dbusinterface/generation_dbus_interface/
|
*/*/dbusinterface/generation_dbus_interface/
|
||||||
.transifexrc
|
.transifexrc
|
||||||
.cache
|
.cache
|
||||||
|
|
||||||
|
# debain
|
||||||
|
debian/.debhelper/
|
||||||
|
debian/dde-dock/
|
||||||
|
debian/dde-dock-dev/
|
||||||
|
debian/dde-dock-onboard-plugin/
|
||||||
|
debian/tmp/
|
||||||
|
debian/*.log
|
||||||
|
debian/*.substvars
|
||||||
|
debian/debhelper-build-stamp
|
||||||
|
debian/files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user