This website works better with JavaScript
Home
Explore
原型工具、Api管理、Bug管理等
更多工具
团队协作
快速原型
自动标注
Bug管理
Api管理
Sign In
zhuliang
/
Walle
mirror of
https://github.com/meolu/walle-web.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
added /config/local.php to gitignore
Richard Hagen
9 years ago
parent
c474da4899
commit
46a19a02c7
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.gitignore
+ 1
- 1
.gitignore
View File
@@ -1,3 +1,3 @@
/vendor
-
+
/config/local.php
tests/_output/*