Skip to content

Commit

Permalink
chore: added tmp folder and raw.json to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksandar Brayanov committed Dec 19, 2024
1 parent f0c48c3 commit 979fc76
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
# Spec/Wasm build directory
/build/


# RustRover - related
**/.idea
**/.idea

# Temporary files
**/tmp
raw.json

0 comments on commit 979fc76

Please sign in to comment.