summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
author林博仁(Buo-ren, Lin) <Buo.Ren.Lin@gmail.com>2018-11-09 08:42:50 +0000
committer林博仁(Buo-ren, Lin) <Buo.Ren.Lin@gmail.com>2018-11-09 08:42:50 +0000
commit4eee1adb6839455cc8d2292f30cce12652e3b547 (patch)
treee24cdbb3970e7b6feab3eb9c5709dba4ce2aff32 /.gitignore
parentLicense header check: ignore files in .gitignore (diff)
downloadinkscape-4eee1adb6839455cc8d2292f30cce12652e3b547.tar.gz
inkscape-4eee1adb6839455cc8d2292f30cce12652e3b547.zip
Implement Git tracking rules for snap packaging
Signed-off-by: 林博仁(Buo-ren, Lin) <Buo.Ren.Lin@gmail.com>
Diffstat (limited to '')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0f883258a..980259c48 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,13 @@ inkscape_devel_source.tar.bz2
*~
*.rej
.vscode
+
+# Snap packaging specific rules
+/snap/.snapcraft/
+/parts/
+/stage/
+/prime/
+
+/*.snap
+/*_source.tar.bz2
+