ignore cache, remove nbproject

This commit is contained in:
Ulf Gebhardt 2023-10-27 13:22:18 +02:00
parent 5af480551f
commit fd49903008
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9
5 changed files with 2 additions and 18 deletions

2
.gitignore vendored
View File

@ -1,3 +1 @@
/nbproject/private/
/cache/
config.php

2
cache/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*
!.gitignore

0
cache/.gitkeep vendored
View File

View File

@ -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=.

View File

@ -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>