Navigation Menu

Skip to content

Commit

Permalink
添加 .gitignore 文件
Browse files Browse the repository at this point in the history
  • Loading branch information
fengkaijia committed Jun 2, 2019
1 parent 5e1a60e commit 8cc361e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
@@ -0,0 +1,10 @@
composer.lock
composer.phar
application/logs/
vendor/
static/css/
static/fonts/
static/img/
static/js/
data/
temp/

0 comments on commit 8cc361e

Please sign in to comment.