1
0
Fork 0
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:
Harvey Kandola 2016-07-22 16:53:10 -07:00
parent f6f257c038
commit 360d3d93e9

2
.gitignore vendored
View file

@ -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