Revert "More structure"

This commit is contained in:
Nicolas
2014-10-17 14:41:15 +02:00
parent dcc07ed47c
commit b635eaa507
28 changed files with 52 additions and 226 deletions

11
.gitignore vendored
View File

@@ -1,11 +0,0 @@
# Ignore .htaccess (copy ht.access and create your own)
.htaccess
# Ignoring composer.phar (because we don't want to push it to Github)
composer.phar
# Ignoring composer.lock (just because)
composer.lock
# Ignoring vendor dir (because files are installed using composer)
vendor