Skip to content
Snippets Groups Projects
Commit 09d4502ca00d authored by Ian Cordasco's avatar Ian Cordasco
Browse files

Use .gitignore instead of .hgignore

Now that we've switched to git, let's use Git's ignore file instead of
Mercurial's.
parent 554b04105b4b
No related branches found
No related tags found
No related merge requests found
aclocal.m4
autom4te.cache
configure
libtool
Makefile
Makefile.in
stamp-h1
config
config.h
config.h.in
config.log
config.status
example-deconstructor
example-deconstructor-alt
example-reformatter
example-reformatter-alt
run-dumper
run-emitter
run-loader
run-parser
run-scanner
.deps
.libs
*.o
*.lo
*.la
*.pc
syntax: glob
aclocal.m4
autom4te.cache
configure
libtool
Makefile
Makefile.in
stamp-h1
config
config.h
config.h.in
config.log
config.status
example-deconstructor
example-deconstructor-alt
example-reformatter
example-reformatter-alt
run-dumper
run-emitter
run-loader
run-parser
run-scanner
.deps
.libs
*.o
*.lo
*.la
*.pc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment