mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-07-17 16:39:40 +00:00
Introduce PSR-4 autoloading
This commit is contained in:
parent
62dafbe8dd
commit
54f96b9938
48 changed files with 342 additions and 238 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
|||
# Ignore data/, tmp/ and vendor/
|
||||
data/
|
||||
!lib/data/
|
||||
tmp/
|
||||
vendor/
|
||||
# Ignore for safety
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue