Browse Source

Add /doc to .gitignore

Ryan Lue 6 years ago
parent
commit
ca454dd461
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -29,6 +29,9 @@
 /config/locales*.yml
 /config/translations/*.yml
 
+# Ignore generated documentation
+/doc
+
 # Ignore coverage stuff
 /coverage