Remove Netbeans folder from .gitignore

Why:

* IDE/Text editor specific files and folders to be ignored should be on each developer's personal .gitignore_global file

How:

* If you're affected by this change, check https://help.github.com/articles/ignoring-files/#create-a-global-gitignore
This commit is contained in:
Bertocq
2017-09-19 00:34:41 +02:00
parent 8cae97d98d
commit ba198726f2

3
.gitignore vendored
View File

@@ -32,6 +32,3 @@
public/sitemap.xml
public/system/
#Netbeans projects files
/nbproject