1
0
mirror of https://github.com/fspc/workstand.git synced 2025-02-23 09:13:23 -05:00

Ignore development webpack files.

This commit is contained in:
Drew Larson 2016-06-23 16:25:26 -06:00
parent 084bf2eaa1
commit 664fa10263
2 changed files with 2 additions and 1 deletions

2
.gitignore vendored
View File

@ -8,3 +8,5 @@ trailersafeguard_project/celerybeat.pid
bikeshop_project/static/CACHE bikeshop_project/static/CACHE
.bundle .bundle
bikeshop_project/vendor bikeshop_project/vendor
bikeshop_project/assets/bundles
bikeshop_project/webpack-stats.json

View File

@ -1 +0,0 @@
{"status":"done","chunks":{"main":[{"name":"main-68cfa02cc7400e2d6bcc.js","path":"/Users/drew/Development/bikeshop/bikeshop_project/assets/bundles/main-68cfa02cc7400e2d6bcc.js"},{"name":"react-toolbox.css","path":"/Users/drew/Development/bikeshop/bikeshop_project/assets/bundles/react-toolbox.css"}]}}