Commit b98bf0846e84b4d1f3ce11c857634f66860b6663

Authored by Eduardo Santos
Committed by Eduardo Santos
1 parent 77e2d3ac
Exists in master and in 1 other branch 3.1

Ignora arquivos de backup

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
.gitignore
... ... @@ -19,6 +19,7 @@ composer.lock
19 19 # Ignore SVN
20 20 *.svn
21 21 .*.swp
  22 +*~
22 23  
23 24 # Ignora toda a pasta Web
24 25 web/assets/
... ...