etherpad-lite/.gitignore
Richard Hansen cf43156390 Remove src/static/js/jquery.js from .gitignore
That file is checked in so there's no reason to ignore it.
2020-11-02 16:03:58 +00:00

23 lines
310 B
Text

node_modules
/settings.json
!settings.json.template
APIKEY.txt
SESSIONKEY.txt
bin/abiword.exe
bin/node.exe
etherpad-lite-win.zip
var/dirty.db
bin/convertSettings.json
*~
*.patch
npm-debug.log
*.DS_Store
.ep_initialized
*.crt
*.key
bin/etherpad-1.deb
credentials.json
out/
.nyc_output
./package-lock.json
.idea