Skip to content

Commit

Permalink
Add ignore for casm and sierra files
Browse files Browse the repository at this point in the history
  • Loading branch information
rcatalan98 committed May 8, 2023
1 parent f0dcbb6 commit c677409
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
**/*.json
!hint_accountant/whitelists/*.json
!cairo_programs/manually_compiled/*.json
**/*.casm
**/*.sierra
**/*.trace
**/*.memory
**/*.swp
Expand Down

0 comments on commit c677409

Please sign in to comment.