Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Tutoriais
Wiki
Wiki
Magento
gitignore
gitignore
· Changes
Page history
Update gitignore
authored
Oct 26, 2018
by
Administrator
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
Magento/gitignore.md
Magento/gitignore.md
+2
-1
No files found.
Magento/gitignore.md
View page @
fb80b5cc
#Arquivos desnecessários
`
Thumbs.db
ehthumbs.db
ehthumbs_vista.db
...
...
@@ -61,3 +61,4 @@ node_modules/**/*
thumbcache/**/*
sitemap.xml
vendor
`
\ No newline at end of file