Преглед на файлове

Update Rust.gitignore

no need to specifically ignore compiled files and executables
as it will be under the target directory
pull/1942/head
Deepak Kannan преди 8 години
родител
ревизия
f7a1b522cb
променени са 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

Loading…
Отказ
Запис