Browse Source

Add bootstrap.jsonp to .gitignore

pull/3202/head
Álvaro Brey 7 years ago
parent
commit
7e896d0460
No known key found for this signature in database
GPG Key ID: EE91DFFA3AA383BF
  1. 1
      .gitignore

1
.gitignore vendored

@ -25,6 +25,7 @@ Thumbs.db
bootstrap.js
bootstrap.css
bootstrap.json
bootstrap.jsonp
# Electron
node_modules

Loading…
Cancel
Save