Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Зуев Егор
/
wiki.dev
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Authored by
Dan Brown
2015-12-16 17:53:53 +0000
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Commit
f184d763ad45b6e46d53ccc27e4a2ade856c10bd
f184d763
1 parent
a91d4263
Added build folder to release
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
.gitignore
public/build/manifest.json
.gitignore
View file @
f184d76
...
...
@@ -9,7 +9,6 @@ Homestead.yaml
/public/js/*.map
/public/uploads
/public/bower
/public/build
/storage/images
_ide_helper.php
/storage/debugbar
\ No newline at end of file
...
...
public/build/manifest.json
0 → 100644
View file @
f184d76
{
"css/styles.css"
:
"css/styles.css?version=bdb0019"
,
"css/print-styles.css"
:
"css/print-styles.css?version=bdb0019"
,
"js/common.js"
:
"js/common.js?version=bdb0019"
}
\ No newline at end of file
Please
register
or
sign in
to post a comment