diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index f0e8dbbd2..527bccb44 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,5 @@ TAGS /files/ /public/download /public/*theme -/vendor/bundle
\ No newline at end of file +/vendor/bundle +.bundle
\ No newline at end of file |