Copied initial project structure from Raven
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@ -56,3 +56,12 @@ build-iPhoneSimulator/
|
||||
# Used by RuboCop. Remote config files pulled in from inherit_from directive.
|
||||
# .rubocop-https?--*
|
||||
|
||||
# Local database storage
|
||||
data/raven.db
|
||||
|
||||
# Node modules for Grunt.js
|
||||
node_modules/
|
||||
|
||||
# Compiled CSS and JS
|
||||
public/css/
|
||||
public/js/
|
||||
|
Reference in New Issue
Block a user