Luiz Pestana
4 年之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 4AEE18F83AFDEB23
共有
1 個檔案被更改,包括
0 行新增 和
5 行删除
-
.gitignore
|
|
@ -1,11 +1,6 @@ |
|
|
|
# Ignore generated files |
|
|
|
# ... |
|
|
|
|
|
|
|
# Ignore all without extensions |
|
|
|
* |
|
|
|
!*.* |
|
|
|
!*/ |
|
|
|
|
|
|
|
# Ignore VIM's backup generated files |
|
|
|
*.swp |
|
|
|
*.swo |
|
|
|