Skip to content

Commit

Permalink
add gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
oxinabox committed Jul 25, 2023
1 parent e5d8d14 commit 48cc81c
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
@@ -0,0 +1,10 @@
*.DS_Store
*.jl.cov
*.jl.*.cov
*.jl.mem
Manifest.toml
docs/build
docs/site
.idea/*
dev/*
.vscode/settings.json

0 comments on commit 48cc81c

Please sign in to comment.