diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-04-20 18:35:36 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-04-21 13:21:12 +0200 |
commit | 0a0f32e9a770b6b3f50295e10b593358a60813d5 (patch) | |
tree | 7f38787ab240b79cc09f6ae6bbaf57eb52bd2634 /.gitignore | |
parent | 644862248b71c9e711fe017aa216b99f2c3d302d (diff) | |
download | vyos-1x-0a0f32e9a770b6b3f50295e10b593358a60813d5.tar.gz vyos-1x-0a0f32e9a770b6b3f50295e10b593358a60813d5.zip |
Add debian/debhelper-build-stamp to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 132ee4c13..b42512134 100644 --- a/.gitignore +++ b/.gitignore @@ -114,6 +114,7 @@ tests/templates/* debian/files debian/vyos-1x debian/vyos-1x.* +debian/debhelper-build-stamp # Sonar Cloud .scannerwork |