mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-18 13:20:59 +00:00
ignore more intermediate build files
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3698 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
174cd5189a
commit
3e3728b156
2 changed files with 7 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -10,3 +10,6 @@
|
|||
MANIFEST
|
||||
_linkchecker_configdata.py
|
||||
Changelog.linkchecker*
|
||||
/*-stamp
|
||||
/*-stamp-*
|
||||
/dist
|
||||
|
|
|
|||
4
debian/.gitignore
vendored
Normal file
4
debian/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
/files
|
||||
/*.debhelper
|
||||
/linkchecker
|
||||
/*.substvars
|
||||
Loading…
Reference in a new issue