mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2025-12-10 07:44:39 +01:00
Update gitignore file
This commit is contained in:
parent
312da98571
commit
8138de2441
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -18,6 +18,8 @@ compile
|
|||
config.log
|
||||
config.rpath
|
||||
config.status
|
||||
config.guess
|
||||
config.sub
|
||||
configure
|
||||
depcomp
|
||||
install-sh
|
||||
|
|
@ -27,6 +29,9 @@ missing
|
|||
.dirstamp
|
||||
.git_update
|
||||
.pkgdir/
|
||||
libtool
|
||||
ltmain.sh
|
||||
COPYING
|
||||
json/tr*/
|
||||
json/tr*.xls
|
||||
tools/tr*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue