Skip to content

Commit

Permalink
.gitignore: reformatted and added IDE patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
pasabanov authored and complexspaces committed Sep 21, 2024
1 parent 1297689 commit f128885
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
/target
/*/target
Cargo.lock
target/

Cargo.lock

/.idea/*

/.vscode/*

0 comments on commit f128885

Please sign in to comment.