mirror of
https://github.com/osmarks/ngircd.git
synced 2025-01-07 06:10:28 +00:00
GIT: Ignore Debian-related generated files.
Added files that become generated while building Debian GNU/Linux packages of ngIRCd to the .gitignore lists.
This commit is contained in:
parent
afd65bc728
commit
0cba8f362a
2
.gitignore
vendored
2
.gitignore
vendored
@ -15,3 +15,5 @@ missing
|
|||||||
.deps
|
.deps
|
||||||
*.a
|
*.a
|
||||||
*.o
|
*.o
|
||||||
|
debian
|
||||||
|
build-stamp-ngircd*
|
||||||
|
9
contrib/Debian/.gitignore
vendored
Normal file
9
contrib/Debian/.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
*.log
|
||||||
|
*.debhelper
|
||||||
|
*.substvars
|
||||||
|
files
|
||||||
|
ngircd/
|
||||||
|
ngircd-full/
|
||||||
|
ngircd-full.default
|
||||||
|
ngircd-full.init
|
||||||
|
ngircd-full.postinst
|
Loading…
Reference in New Issue
Block a user