Convert .hgignore to .gitignore.
This commit is contained in:
parent
de00349cf7
commit
4bd5168c6f
1 changed files with 0 additions and 0 deletions
27
.gitignore
vendored
Normal file
27
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
(^|/)CVS($|/)
|
||||
(^|/)\.hg($|/)
|
||||
(^|/)\.hgtags($|/)
|
||||
^plan9.log$
|
||||
^plan9-reverse.log$
|
||||
^state$
|
||||
^state.old$
|
||||
^state.journal$
|
||||
\.o$
|
||||
\.a$
|
||||
^man/man[0-9]+/.*\.html$
|
||||
^src/.*/o\.[^/]+$
|
||||
y.tab.[ch]$
|
||||
^src/cmd/rc/x.tab.h$
|
||||
^unix/.*\.tgz$
|
||||
^bin/
|
||||
^log/
|
||||
^dict/
|
||||
^postscript/font/
|
||||
\.orig$
|
||||
config
|
||||
install.log
|
||||
install.sum
|
||||
last-change
|
||||
lib/codereview/codereview.pyc
|
||||
src/cmd/awk/y.output
|
||||
src/cmd/devdraw/latin1.h
|
||||
Loading…
Add table
Add a link
Reference in a new issue