Update .gitignore
Signed-off-by: Masanori Ogino <mogino@acm.org>
This commit is contained in:
parent
68547270c0
commit
c43dea1935
1 changed files with 7 additions and 1 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -24,6 +24,8 @@
|
||||||
*.o
|
*.o
|
||||||
*.orig
|
*.orig
|
||||||
*.rej
|
*.rej
|
||||||
|
*.so
|
||||||
|
*.so.*
|
||||||
|
|
||||||
Makefile.configure
|
Makefile.configure
|
||||||
config.h
|
config.h
|
||||||
|
|
@ -31,5 +33,9 @@ config.log
|
||||||
configure.local
|
configure.local
|
||||||
|
|
||||||
Paths.h
|
Paths.h
|
||||||
libsj3lib.*
|
|
||||||
|
sj3
|
||||||
|
sj3dic
|
||||||
|
sj3mkdic
|
||||||
|
sj3serv
|
||||||
sj3stat
|
sj3stat
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue