mirror of
https://github.com/documize/community.git
synced 2025-07-19 13:19:43 +02:00
git ignore tweaks
This commit is contained in:
parent
f6f257c038
commit
360d3d93e9
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -18,6 +18,7 @@ _convert
|
||||||
bin/*
|
bin/*
|
||||||
dist/*
|
dist/*
|
||||||
embed/bindata/*
|
embed/bindata/*
|
||||||
|
embed/bindata_assetfs.go
|
||||||
app/dist/*
|
app/dist/*
|
||||||
app/dist-prod/*
|
app/dist-prod/*
|
||||||
|
|
||||||
|
@ -51,7 +52,6 @@ _testmain.go
|
||||||
/app/testem.log
|
/app/testem.log
|
||||||
|
|
||||||
# Misc.
|
# Misc.
|
||||||
core/web/bindata_assetfs.go
|
|
||||||
build
|
build
|
||||||
plugin-msword/plugin-msword
|
plugin-msword/plugin-msword
|
||||||
plugin-msword/plugin-msword-osx
|
plugin-msword/plugin-msword-osx
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue