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:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -32,6 +32,3 @@
|
|||||||
|
|
||||||
public/sitemap.xml
|
public/sitemap.xml
|
||||||
public/system/
|
public/system/
|
||||||
|
|
||||||
#Netbeans projects files
|
|
||||||
/nbproject
|
|
||||||
|
|||||||
Reference in New Issue
Block a user