Skip to content

Commit

Permalink
add in files
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelklam committed Dec 4, 2016
1 parent 0bd2ebf commit 351d7be
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -2,4 +2,5 @@
datasets/raw_datasets/*
!datasets/raw_datasets/listings.csv
!listings_clean.csv
.DS_Store
.DS_Store
/public/npm-debug.log
1 change: 1 addition & 0 deletions public/index.php
@@ -0,0 +1 @@
<?php header( 'Location: /index.html' ) ; ?>
4 changes: 2 additions & 2 deletions public/package.json
@@ -1,6 +1,6 @@
{
"name": "clean-blog",
"title": "Clean Blog",
"name": "Airbnb-Pricing-Prediction",
"title": "Airbnb Pricing Prediction",
"version": "3.3.7+1",
"homepage": "http://startbootstrap.com/template-overviews/clean-blog",
"author": "Start Bootstrap",
Expand Down

0 comments on commit 351d7be

Please sign in to comment.