Skip to content

Commit

Permalink
Updated gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
QueenOfSquiggles committed Jan 13, 2024
1 parent 16f3fde commit b741e55
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
/target
/Cargo.lock
/.vscode
/docs
/**/*.import
target
Cargo.lock
.vscode
docs/
**/*.import
assets/
squiggles_core_release.zip
Binary file removed squiggles_core_release.zip
Binary file not shown.

0 comments on commit b741e55

Please sign in to comment.