Skip to content

Commit 6896e22

Browse files
rcalixtemtwebster
authored andcommitted
Fix .gitignore for builds
1 parent 8d1de49 commit 6896e22

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.gitignore

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
build
2-
3-
debian/tmp
4-
debian/*/
2+
debian/*.debhelper
53
debian/*.log
64
debian/*.substvars
7-
debian/files
5+
debian/*/
6+
debian/debhelper-build-stamp
7+
debian/files
8+
debian/tmp

0 commit comments

Comments
 (0)