Add config files for NetBeans

This commit is contained in:
mossroy 2013-12-31 17:16:27 +01:00
parent de39bd4d74
commit 3913f65d78
3 changed files with 14 additions and 1 deletions

1
.gitignore vendored
View File

@ -18,7 +18,6 @@ Thumbs.db
.project
.settings
.tmproj
nbproject
*.sublime-project
*.sublime-workspace

View File

@ -0,0 +1,5 @@
config.folder=
file.reference.git-evopedia-html5=.
files.encoding=UTF-8
site.root.folder=${file.reference.git-evopedia-html5}
test.folder=

9
nbproject/project.xml Normal file
View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
<type>org.netbeans.modules.web.clientproject</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/clientside-project/1">
<name>evopedia-html5</name>
</data>
</configuration>
</project>