Skip to content

Commit

Permalink
remove .c from gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Synss committed Jan 7, 2016
1 parent dd735bb commit db1751b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ __pycache__/
*.so

# C source file generated by Cython
*.c
# *.c

# Distribution / packaging
.Python
Expand Down

0 comments on commit db1751b

Please sign in to comment.