1. 27 4月, 2021 1 次提交
  2. 04 7月, 2020 1 次提交
    • J
      Fixing target and adding debug to Rust gitignore (#3436) · 620d4878
      John Stilley 提交于
      The problem here was two fold:
      1. the folder "/target/" would be top-level of the repo only, it should be "target/" to properly exclude target folders anywhere in the repo
      2. the default Rust/Cargo folder when compiling code is "debug/", which gets used perhaps more often that "target/", added that
      620d4878
  3. 13 3月, 2018 1 次提交
  4. 03 10月, 2016 1 次提交
  5. 15 4月, 2016 1 次提交
    • D
      Update Rust.gitignore · f7a1b522
      Deepak Kannan 提交于
      no need to specifically ignore compiled files and executables
      as it will be under the target directory
      f7a1b522
  6. 14 11月, 2015 1 次提交
  7. 13 11月, 2015 1 次提交
  8. 06 11月, 2014 1 次提交
  9. 03 11月, 2014 1 次提交
  10. 09 7月, 2014 1 次提交
  11. 30 5月, 2014 1 次提交