Major changes
This commit is contained in:
20
.gitignore
vendored
20
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user