Initial sinatra project structure
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?--*
|
||||
|
||||
# Ignore local data
|
||||
data/
|
||||
|
||||
# Node modules
|
||||
node_modules/
|
||||
|
||||
# Compiled assets
|
||||
public/css/
|
||||
public/js/
|
||||
|
Reference in New Issue
Block a user