new project structure

This commit is contained in:
xinatorus
2020-04-20 21:49:30 +02:00
parent dec5a9083a
commit 74c6426500
9 changed files with 151 additions and 2 deletions

View File

@@ -3,9 +3,9 @@
root = true
[*]
tab_width = 4
tab_width = 3
[*.{php,phpt,inc}]
[*.{php,phpt,inc,phtml}]
charset = utf-8
end_of_line = lf
indent_size = 2