mirror of
https://github.com/crowdsecurity/crowdsec.git
synced 2025-05-10 20:05:55 +02:00
gitignore the files generated while building the debian package (#1059)
This commit is contained in:
parent
96df5d6410
commit
e6c3100d69
2 changed files with 7 additions and 1 deletions
7
debian/.gitignore
vendored
Normal file
7
debian/.gitignore
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Generated during the build
|
||||
/crowdsec
|
||||
/files
|
||||
/*.substvars
|
||||
/*.log
|
||||
/*.debhelper
|
||||
/*-stamp
|
1
debian/debhelper-build-stamp
vendored
1
debian/debhelper-build-stamp
vendored
|
@ -1 +0,0 @@
|
|||
crowdsec
|
Loading…
Add table
Add a link
Reference in a new issue