Major changes

This commit is contained in:
Marwolf
2018-07-06 12:59:16 -04:00
parent f73daed67b
commit 9b2fa50740
11 changed files with 50 additions and 181 deletions

20
.gitignore vendored
View File

@@ -2,18 +2,11 @@
.*.swp
.DS_Store
# Application
web/app/composer.json
web/app/composer.lock
web/app/vendor/
web/app/doc/
web/app/report/
data/
# Website
Open-RSC-Website
# PHPStorm
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/dictionaries
# Game
Open-RSC
# Netbeans
nbproject/
@@ -22,4 +15,7 @@ nbproject/
/nbproject/private/private.properties
# SSL Certs
etc/ssl/
etc/ssl/
# Database
data