Skip to content

Commit

Permalink
Issue #72: Remove and VCS-ignore Cython generated source files (#79)
Browse files Browse the repository at this point in the history
Co-authored-by: Kay Ulbrich <[email protected]>
  • Loading branch information
kay-horst and Kay Ulbrich authored Apr 18, 2024
1 parent c20ace4 commit a90a33c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 23,533 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,7 @@ out/

# KDiff3 backup files
*.orig

# C files are always generated by Cython
*.c
*.C
Loading

0 comments on commit a90a33c

Please sign in to comment.