Skip to content

Commit

Permalink
Gitignore: ignore more things
Browse files Browse the repository at this point in the history
  • Loading branch information
Alastair Reid committed May 18, 2021
1 parent 0044730 commit 524380b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
/bin
/downloads
/experiments
/runtime/build

Cargo.lock
target/
kleeout/
klee-out-*
klee-last
*.bc
*.ll
*.o
.*un~
.*swp

0 comments on commit 524380b

Please sign in to comment.