Skip to content

Commit

Permalink
Ignore artifacts, except manually compiled programs
Browse files Browse the repository at this point in the history
  • Loading branch information
Oppen committed Jul 14, 2022
1 parent db9c41b commit 4dd5e26
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
**/target
**/.DS_Store
/flamegraph.svg
**/*.svg
**/*.json
!cairo_programs/manually_compiled/*.json
**/*.trace
**/*.memory
**/*.swp
bench/results

0 comments on commit 4dd5e26

Please sign in to comment.