.hgignore -> .gitignore
This commit is contained in:
parent
8426de51d7
commit
06315a4c00
1 changed files with 0 additions and 2 deletions
2
.hgignore → .gitignore
vendored
2
.hgignore → .gitignore
vendored
|
@ -1,4 +1,3 @@
|
||||||
syntax: glob
|
|
||||||
*.o
|
*.o
|
||||||
*.so
|
*.so
|
||||||
*.dylib
|
*.dylib
|
||||||
|
@ -6,7 +5,6 @@ syntax: glob
|
||||||
.deps
|
.deps
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
autom4te.cache
|
autom4te.cache
|
||||||
build
|
|
||||||
buildsys.mk
|
buildsys.mk
|
||||||
config.h
|
config.h
|
||||||
config.h.in
|
config.h.in
|
Loading…
Add table
Add a link
Reference in a new issue