本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
說明
登入
heuzef
/
lesspass
镜像来自
https://github.com/lesspass/lesspass.git
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
67
Wiki
活動
瀏覽代碼
move travis and gitignore from old repo
pull/342/head
Guillaume Vincent
8 年之前
父節點
1e6dec14bd
當前提交
63d41136bf
共有
2 個檔案被更改
,包括
5 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.gitignore
+3
-0
.travis.yml
+ 2
- 0
.gitignore
查看文件
@@ -0,0 +1,2 @@
node_modules
dist
+ 3
- 0
.travis.yml
查看文件
@@ -0,0 +1,3 @@
language: node_js
node_js:
- 4
Write
Preview
Loading…
取消
儲存