libreoffice-online/loleaflet/.gitignore
Pranav Kant 18e1f2f8e7 loleaflet: Do not track built admin-src.js
Also delete the admin-src from there. It is not supposed to be
under git. This is generated during make from all the files in
src/admin

Change-Id: Ib1c8b637c40bf7bec7924a9582262f50fb093e47
2016-03-25 18:24:11 +05:30

19 lines
222 B
Text

node_modules
.*
tmp/**/*
*.iml
*.sublime-*
*.js.html
index.html
bower.json
component.json
_site
dist/*.js
dist/admin/*.js
plugins/draw-0.2.4/dist/*.js
coverage/
/load_test_out
/spec/data/load_test
loleaflet.spec
*.tar.gz