ignore cache, remove nbproject
This commit is contained in:
parent
5af480551f
commit
fd49903008
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1 @@
|
||||
/nbproject/private/
|
||||
/cache/
|
||||
config.php
|
||||
2
cache/.gitignore
vendored
Normal file
2
cache/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
0
cache/.gitkeep
vendored
0
cache/.gitkeep
vendored
@ -1,7 +0,0 @@
|
||||
include.path=${php.global.include.path}
|
||||
php.version=PHP_55
|
||||
source.encoding=UTF-8
|
||||
src.dir=.
|
||||
tags.asp=false
|
||||
tags.short=false
|
||||
web.root=.
|
||||
@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns="http://www.netbeans.org/ns/project/1">
|
||||
<type>org.netbeans.modules.php.project</type>
|
||||
<configuration>
|
||||
<data xmlns="http://www.netbeans.org/ns/php-project/1">
|
||||
<name>teamspeak</name>
|
||||
</data>
|
||||
</configuration>
|
||||
</project>
|
||||
Loading…
x
Reference in New Issue
Block a user