ソースを参照

Merge pull request #1942 from deepak/patch-1

Update Rust.gitignore
pull/1945/head
Brendan Forster 8年前
コミット
2adb156768
1個のファイルの変更1行の追加9行の削除
  1. 1
    9
      Rust.gitignore

+ 1
- 9
Rust.gitignore ファイルの表示

@@ -1,13 +1,5 @@
# Compiled files
*.o
*.so
*.rlib
*.dll

# Executables
*.exe

# Generated by Cargo
# will have compiled files and executables
/target/

# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries

読み込み中…
キャンセル
保存