Remove `src/static/js/jquery.js` from `.gitignore`

That file is checked in so there's no reason to ignore it.
This commit is contained in:
Richard Hansen 2020-11-02 01:52:36 -05:00 committed by John McLear
parent 127923eb54
commit cf43156390
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -10,7 +10,6 @@ var/dirty.db
bin/convertSettings.json
*~
*.patch
src/static/js/jquery.js
npm-debug.log
*.DS_Store
.ep_initialized