Skip to content

Commit

Permalink
Omit cpp files generated by cython setup.
Browse files Browse the repository at this point in the history
  • Loading branch information
clennan committed Oct 18, 2019
1 parent 7185a50 commit fd9e97f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -248,3 +248,6 @@ mkdocs/docs/readme_figures/
mkdocs/docs/CONTRIBUTING.md
mkdocs/docs/LICENSE.md
mkdocs/docs/index.md

# ignore cpp files from cython setup
*.cpp

0 comments on commit fd9e97f

Please sign in to comment.