mirror of
https://github.com/github/gitignore.git
synced 2025-01-22 08:19:13 -05:00
Merge e7c290c32e
into d49bd6f0f7
This commit is contained in:
commit
1c34e5f4b5
15
community/Linux/Debian.gitignore
Normal file
15
community/Linux/Debian.gitignore
Normal file
@ -0,0 +1,15 @@
|
||||
# gitignore template for creating Debian packages
|
||||
# website: https://wiki.debian.org/HowToPackageForDebian
|
||||
|
||||
# It's also strongly recommended to include project specific names in this
|
||||
# gitignore file, as the Debian packaging scripts will create directories for
|
||||
# the packages' content. Just uncomment and modify the line below:
|
||||
#debian/<package_name>/
|
||||
|
||||
debian/autoreconf.*
|
||||
debian/debhelper-build-stamp
|
||||
debian/files
|
||||
debian/tmp/
|
||||
debian/*.debhelper
|
||||
debian/*.log
|
||||
debian/*.substvars
|
Loading…
Reference in New Issue
Block a user