Skip to content

Commit

Permalink
gitignore file update
Browse files Browse the repository at this point in the history
  • Loading branch information
ptdecker committed Apr 12, 2024
1 parent 7524564 commit 7b36d47
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Generated by Cargo
# will have compiled files and executables
# Compiled files and executables
debug/
target/

Expand All @@ -9,9 +8,5 @@ target/
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

# Added by cargo
/target

# IDE

/.idea
# JetBrains RustRover IDE files
.idea/

0 comments on commit 7b36d47

Please sign in to comment.