Added .gitignore files

Ignore files for git version tracking system.


git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3671 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2008-02-08 10:38:29 +00:00
parent 294261d80a
commit 13df77c0b5
3 changed files with 15 additions and 0 deletions

12
.gitignore vendored Normal file
View file

@ -0,0 +1,12 @@
*.pyc
*.pyo
*.o
*.lo
*.la
*~
*.so
/build
/coverage
MANIFEST
_linkchecker_configdata.py
Changelog.linkchecker*

2
doc/en/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
*.html
*.nav

1
linkcheck/HtmlParser/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
htmlparse.output