Copied initial project structure from Raven

This commit is contained in:
2023-03-02 13:24:24 -05:00
parent c509297b1c
commit 69ec98cba1
20 changed files with 2064 additions and 1 deletions

9
.gitignore vendored
View File

@ -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/