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
|
||||
*.orig
|
||||
*.rej
|
||||
*.so
|
||||
*.so.*
|
||||
|
||||
Makefile.configure
|
||||
config.h
|
||||
|
|
@ -31,5 +33,9 @@ config.log
|
|||
configure.local
|
||||
|
||||
Paths.h
|
||||
libsj3lib.*
|
||||
|
||||
sj3
|
||||
sj3dic
|
||||
sj3mkdic
|
||||
sj3serv
|
||||
sj3stat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue