Added post login action
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -56,11 +56,14 @@ build-iPhoneSimulator/
|
||||
# Used by RuboCop. Remote config files pulled in from inherit_from directive.
|
||||
# .rubocop-https?--*
|
||||
|
||||
# Ignore local config files
|
||||
config/
|
||||
|
||||
# Ignore Grunt.js dependencies
|
||||
node_modules/
|
||||
|
||||
# Ignore compiled CSS and JS
|
||||
public/css/
|
||||
public/styles/
|
||||
public/js/
|
||||
|
||||
# SASS compilation cache
|
||||
|
Reference in New Issue
Block a user