Skip to content

Commit

Permalink
update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Barth committed Oct 18, 2019
1 parent a3467bf commit f44863e
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
*.jl.cov
*.jl.*.cov
*.jl.mem
*~
*.bak
*.cov
/deps/build.log
/deps/deps.jl
/docs/build/
/examples/.ipynb_checkpoints/
/lcov.info
Manifest.toml
/notes.txt
/res/
/test/perf/*.err
/test/perf/*.out

0 comments on commit f44863e

Please sign in to comment.