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.log
|
||||||
config.rpath
|
config.rpath
|
||||||
config.status
|
config.status
|
||||||
|
config.guess
|
||||||
|
config.sub
|
||||||
configure
|
configure
|
||||||
depcomp
|
depcomp
|
||||||
install-sh
|
install-sh
|
||||||
|
|
@ -27,6 +29,9 @@ missing
|
||||||
.dirstamp
|
.dirstamp
|
||||||
.git_update
|
.git_update
|
||||||
.pkgdir/
|
.pkgdir/
|
||||||
|
libtool
|
||||||
|
ltmain.sh
|
||||||
|
COPYING
|
||||||
json/tr*/
|
json/tr*/
|
||||||
json/tr*.xls
|
json/tr*.xls
|
||||||
tools/tr*/
|
tools/tr*/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue