mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-08-06 11:43:57 +08:00
chore(gitignore): ignore Debian build intermediates under debian/
This commit is contained in:
+10
@@ -55,3 +55,13 @@ test-results.json
|
|||||||
|
|
||||||
# VSCode CMake Extension
|
# VSCode CMake Extension
|
||||||
build/*
|
build/*
|
||||||
|
|
||||||
|
# Debian build intermediates
|
||||||
|
debian/*.log
|
||||||
|
debian/*.substvars
|
||||||
|
debian/*.debhelper
|
||||||
|
debian/debhelper-build-stamp
|
||||||
|
debian/files
|
||||||
|
debian/tmp/
|
||||||
|
debian/.debhelper/
|
||||||
|
debian/spark-store/
|
||||||
|
|||||||
Reference in New Issue
Block a user