mirror of
https://github.com/kiwix/kiwix-js.git
synced 2025-09-22 12:01:15 -04:00
Add config files for NetBeans
This commit is contained in:
parent
de39bd4d74
commit
3913f65d78
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,7 +18,6 @@ Thumbs.db
|
||||
.project
|
||||
.settings
|
||||
.tmproj
|
||||
nbproject
|
||||
*.sublime-project
|
||||
*.sublime-workspace
|
||||
|
||||
|
5
nbproject/project.properties
Normal file
5
nbproject/project.properties
Normal 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
9
nbproject/project.xml
Normal 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>
|
Loading…
x
Reference in New Issue
Block a user