Add .gitignore
This commit is contained in:
41
.gitignore
vendored
Normal file
41
.gitignore
vendored
Normal file
@@ -0,0 +1,41 @@
|
|||||||
|
*.a
|
||||||
|
*.o
|
||||||
|
Makefile
|
||||||
|
/config.cache
|
||||||
|
/config.log
|
||||||
|
/config.status
|
||||||
|
/config.h
|
||||||
|
/config.param
|
||||||
|
/entity.h
|
||||||
|
/funcname.tab
|
||||||
|
/funcname.c
|
||||||
|
/funcname1.h
|
||||||
|
/funcname2.h
|
||||||
|
/functable.c
|
||||||
|
/tagtable.c
|
||||||
|
/inflate
|
||||||
|
/mktable
|
||||||
|
/w3m
|
||||||
|
/w3mbookmark
|
||||||
|
/w3mhelperpanel
|
||||||
|
/w3mimgdisplay
|
||||||
|
/version.c
|
||||||
|
/w3mhelp-lynx_*.html
|
||||||
|
/w3mhelp-w3m_*.html
|
||||||
|
/posubst
|
||||||
|
/po/stamp-po
|
||||||
|
/po/POTFILES
|
||||||
|
/po/*.gmo
|
||||||
|
/po/Makefile.in
|
||||||
|
/po/remove-potcdate.sed
|
||||||
|
/scripts/dirlist.cgi
|
||||||
|
/scripts/w3mhelp.cgi
|
||||||
|
/scripts/w3mmail.cgi
|
||||||
|
/scripts/w3mhelp-funcdesc.*.pl
|
||||||
|
/scripts/w3mhelp-funcname.pl
|
||||||
|
/scripts/w3mhelp-funcdesc-stamp
|
||||||
|
/scripts/xface2xpm
|
||||||
|
/scripts/multipart/multipart.cgi
|
||||||
|
/scripts/w3mman/w3mman
|
||||||
|
/scripts/w3mman/w3mman2html.cgi
|
||||||
|
/scripts/w3mman/w3mman*.1
|
Reference in New Issue
Block a user