[Git][noosfero/noosfero][master] 2 commits: Adds node_modules to gitignore

Rodrigo Souto gitlab at mg.gitlab.com
Tue Jul 17 12:07:47 BRT 2018


Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
72008316 by MatheusRich at 2018-07-17T12:25:09Z
Adds node_modules to gitignore

- - - - -
3a5222de by Rodrigo Souto at 2018-07-17T15:07:42Z
Merge branch 'gitignore' into 'master'

Adds node_modules to gitignore

See merge request noosfero/noosfero!1571
- - - - -


1 changed file:

- gitignore.example


Changes:

=====================================
gitignore.example
=====================================
@@ -22,12 +22,14 @@ config/local.rb
 config/initializers/local.rb
 config/routes/plugins
 
+
 tags
 vendor/rails
 tmp
 index
 locale
 log
+node_modules
 
 # uploaded and custom data
 public/articles



View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/90f7c671ee27d99c9ec54e1be8dcfbff4cccd756...3a5222de72ab0fbc6f92812ddb3d9218c0d11f85

-- 
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/90f7c671ee27d99c9ec54e1be8dcfbff4cccd756...3a5222de72ab0fbc6f92812ddb3d9218c0d11f85
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20180717/911505d1/attachment.html>


More information about the Noosfero-dev mailing list