Contao3-Ninja / contao-reveal-js-theme

POC reactivation reveal.js basic extension for Contao
GNU Lesser General Public License v3.0
0 stars 0 forks source link

[Insight] User specific files should not appear in .gitignore - in .gitignore, line 11 #16

Closed BugBuster1701 closed 8 years ago

BugBuster1701 commented 8 years ago

in .gitignore, line 11

nbproject/ is user-specific and should not appear in a project .gitignore. Consider adding it to the user global .gitignore instead.

.buildpath
.project
.settings/
.build/
.idea/
nbproject/

# Composer
vendor/

# Transifex

Posted from SensioLabsInsight