3bbe0ccd by ex

gitingore 修改

1 parent 39a154d6
File mode changed
1 #!/bin/sh 1 git#!/bin/sh
2 2
3 echo 'Start archiving files' 3 echo 'Start archiving files'
4 tar -zcvf wechat_front_end.tar.gz ./* 4 tar -zcvf wechat_front_end.tar.gz ./*
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
10 font-family: 黑体; 10 font-family: 黑体;
11 overflow: hidden; 11 overflow: hidden;
12 margin: 0px; 12 margin: 0px;
13 border: 0px; 13 border: 0px;add
14 padding: 0px; 14 padding: 0px;
15 background-color: #ffffff; 15 background-color: #ffffff;
16 color: #333333; 16 color: #333333;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!