Skip to content

Commit

Permalink
.gitignore updated. (ihope)
Browse files Browse the repository at this point in the history
  • Loading branch information
slanesuke committed Mar 27, 2024
1 parent f97456e commit 609ebc4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Ignore target directory
/target/
/debug/

debug/
target/

Cargo.lock

# Ignore my JetBrains IDE files
.idea/

0 comments on commit 609ebc4

Please sign in to comment.