Skip to content

Commit

Permalink
Removed Ignored Tracked files
Browse files Browse the repository at this point in the history
  • Loading branch information
polonel committed Feb 23, 2017
1 parent b67c915 commit d615598
Show file tree
Hide file tree
Showing 11 changed files with 5,440 additions and 130 deletions.
15 changes: 8 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,18 @@ node_modules
#custom
config.json
import.csv
src/mailer/templates/promo/
/src/mailer/templates/promo/
*.pem
public/uploads/tickets/
public/uploads/users/
/public/uploads/tickets/
/public/uploads/users/
coverage.html
*.bk
apidocs
docs
public/js/*
public/css/app.css.map
/docs/*.html
/public/js/
app.css.map
*.diff
private/
.sass-cache/
coverage/
/coverage/
/plugins/
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"grunt": "1.0.1",
"grunt-apidoc": "0.11.0",
"grunt-contrib-cssmin": "1.0.1",
"grunt-contrib-uglify": "0.11.0",
"grunt-contrib-uglify": "1.0.1",
"grunt-jsdoc": "2.1.0",
"grunt-sass": "1.2.0",
"grunt-shell": "1.3.0",
Expand Down Expand Up @@ -66,11 +66,13 @@
"passport.socketio": "3.6.2",
"pm2": "1.1.3",
"prompt": "1.0.0",
"request": "2.67.0",
"request": "2.73.0",
"rimraf": "^2.6.0",
"sanitize-html": "1.13.0",
"serve-favicon": "2.3.0",
"socket.io": "1.4.8",
"socket.io-client": "1.4.8",
"tar": "^2.2.1",
"thirty-two": "1.0.2",
"uglify-js": "2.7.0",
"underscore": "1.8.3",
Expand All @@ -89,7 +91,6 @@
"eslint-plugin-node": "3.0.5",
"exports-loader": "0.6.3",
"expose-loader": "0.7.1",
"grunt-contrib-uglify": "1.0.1",
"grunt-contrib-watch": "1.0.0",
"grunt-express-server": "0.5.3",
"grunt-htmlhint": "0.9.13",
Expand All @@ -100,7 +101,6 @@
"jsdoc": "3.4.3",
"mocha": "2.5.3",
"mocha-lcov-reporter": "1.2.0",
"request": "2.73.0",
"script-loader": "0.7.0",
"superagent": "2.0.0",
"supertest": "1.2.0",
Expand Down
40 changes: 0 additions & 40 deletions plugins/ipam/controllers/index.js

This file was deleted.

33 changes: 0 additions & 33 deletions plugins/ipam/models/ipobj.js

This file was deleted.

13 changes: 0 additions & 13 deletions plugins/ipam/plugin.json

This file was deleted.

3 changes: 0 additions & 3 deletions plugins/ipam/public/css/ipam.css

This file was deleted.

6 changes: 0 additions & 6 deletions plugins/ipam/public/js/ipam.js

This file was deleted.

11 changes: 0 additions & 11 deletions plugins/ipam/routes/index.js

This file was deleted.

13 changes: 0 additions & 13 deletions plugins/ipam/views/ipam.hbs

This file was deleted.

Binary file removed public/uploads/users/aProfile_chris.brame.png
Binary file not shown.
Loading

0 comments on commit d615598

Please sign in to comment.