cleaned up phpdoc comments, added README on how to install and use it
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,11 +1,12 @@
|
||||
# Ignore data/ and tmp/
|
||||
data/
|
||||
tmp/
|
||||
# Ignore unit testing logs and eclipse project files
|
||||
tst/log/
|
||||
.settings/
|
||||
.buildpath
|
||||
.project
|
||||
# Ignore for safety
|
||||
.htaccess
|
||||
.htpasswd
|
||||
# Ignore unit testing logs, api docs and eclipse project files
|
||||
tst/log/
|
||||
doc/
|
||||
.settings/
|
||||
.buildpath
|
||||
.project
|
||||
|
||||
Reference in New Issue
Block a user