.hgignore -> .gitignore (also rm'd .hgtags).
This commit is contained in:
parent
572aecd3dc
commit
b71d31568e
2 changed files with 1 additions and 10 deletions
4
.hgignore → .gitignore
vendored
4
.hgignore → .gitignore
vendored
|
@ -1,4 +1,3 @@
|
|||
syntax: glob
|
||||
Makefile
|
||||
*~
|
||||
*.o
|
||||
|
@ -34,5 +33,4 @@ tools/convertilines
|
|||
tools/convertklines
|
||||
tools/mkpasswd
|
||||
tools/viconf
|
||||
syntax: regexp
|
||||
^include/serno\.h
|
||||
include/serno.h
|
7
.hgtags
7
.hgtags
|
@ -1,7 +0,0 @@
|
|||
47f12ac9988a5face261827531851051af48968f charybdis-3.0.0-beta1
|
||||
7aef7b002131a0e536913663dd814c0b28bbfc33 charybdis-3.0.0-rc1
|
||||
4f8eddb79e2163e9a000b2389cc041305eb0f0c4 charybdis-3.0.0
|
||||
0000000000000000000000000000000000000000 charybdis-3.0.0
|
||||
d9d47a5f220c2b9faa7bf6122bbda056ec5e2dc0 charybdis-3.0.0
|
||||
b57df81a2c4cdba052b0088ceb5cb4c531a7751a charybdis-3.0.1
|
||||
f54b0af927a7a6ae0b1e49d946919435b3c26c6e charybdis-3.1.0
|
Loading…
Reference in a new issue