1. 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
  2. 13 3月, 2018 1 次提交
  3. 03 10月, 2016 1 次提交
  4. 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
  5. 14 11月, 2015 1 次提交
  6. 13 11月, 2015 1 次提交
  7. 06 11月, 2014 1 次提交
  8. 03 11月, 2014 1 次提交
  9. 09 7月, 2014 1 次提交
  10. 30 5月, 2014 1 次提交