mirror of
https://github.com/gophernicus/gophernicus.git
synced 2025-01-03 14:56:43 -05:00
Add deb packaging leftovers to .gitignore
This commit is contained in:
parent
a6ea868f32
commit
8c8a122b36
20
.gitignore
vendored
20
.gitignore
vendored
@ -1,7 +1,25 @@
|
||||
#
|
||||
# Build leftovers
|
||||
#
|
||||
*.o
|
||||
files.h
|
||||
functions.h
|
||||
README.options
|
||||
bin2c
|
||||
*.gz
|
||||
in.gophernicus
|
||||
|
||||
#
|
||||
# Release files
|
||||
#
|
||||
*.gz
|
||||
|
||||
#
|
||||
# Debian packaging leftovers
|
||||
#
|
||||
build-stamp
|
||||
debian/files
|
||||
debian/gophernicus.debhelper.log
|
||||
debian/gophernicus.postrm.debhelper
|
||||
debian/gophernicus.substvars
|
||||
debian/gophernicus/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user