Skip to content

Commit

Permalink
Update .gitignore: add generated files or remove old.
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomif committed Jul 6, 2019
1 parent 855d10b commit 2870c47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,5 @@ target/

# Generated by Cython
primesieve/*.cpp
primesieve/array/*.cpp
primesieve/numpy/*.cpp

0 comments on commit 2870c47

Please sign in to comment.