Skip to content

Commit 7f4ec3b

Browse files
cfergeaupraveenkumar
authored andcommitted
.gitignore: Group all packaging/ ignores together
Now it's split between .gitignore and packaging/.gitignore
1 parent 898cbee commit 7f4ec3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,4 @@ docs/build/
33
release/
44
/release-info.json
55
*.crcbundle
6-
packaging/tmp
7-
packaging/*.pkg
86
tmp-embed/

packaging/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ root/
99
/windows/msi/
1010
packaging/windows/product.wxs
1111
vfkit.entitlements
12+
/tmp
13+
/*.pkg

0 commit comments

Comments
 (0)