diff --git a/.gitignore b/.gitignore index eb3489a..f45489f 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ # Ignore the default SQLite database. /db/*.sqlite3 +/config/initializers/devise.rb # Ignore all logfiles and tempfiles. /log/*.log