mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-05-30 22:01:41 +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
|
||||
|
||||
build*/
|
||||
obj-*-linux-gnu/
|
||||
*.pro.user*
|
||||
CMakeLists.txt.user*
|
||||
*.DS_Store
|
||||
@ -27,3 +28,14 @@ dde-dock
|
||||
*/*/dbusinterface/generation_dbus_interface/
|
||||
.transifexrc
|
||||
.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