mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-07 01:55:34 +00:00
Some changes
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,3 +1,11 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user