diff --git a/.gitignore b/.gitignore index 485dee64b..7393e2aa5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ .idea +*~ +*.swp diff --git a/admin/.gitignore b/admin/.gitignore index 51903793e..dd5c3773f 100644 --- a/admin/.gitignore +++ b/admin/.gitignore @@ -20,3 +20,4 @@ artifacts *.iml .idea BUILD_NUMBER +Gemfile.lock