Skip to content

Commit

Permalink
add gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisHughes24 committed May 6, 2023
1 parent 119b68f commit 2cf1419
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
*.olean
/_target
/leanpkg.path
_cache
__pycache__
all.lean
*.depend
/src/.noisy_files
*~
.DS_Store
*.lock
port_status.yaml

0 comments on commit 2cf1419

Please sign in to comment.