E-learning-Server/.gitignore
2014-07-20 19:03:20 +08:00

26 lines
472 B
Plaintext

# 設定檔
# 建立測試用的檔案
test.php
# KDE Dolphin自己產生的垃圾
*.directory
.*.kate-swp
.DS_Store
.*.swp
# GitEye產生的
.project
# phpdoc產生的垃圾檔案
docs/phpdoc-cache-*
# PHP Composer
composer.phar
vendor/
# Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
# composer.lock