Skip to content

Commit ef569ab

Browse files
authored
Merge pull request #234 from kojix2/fix-gitignore
Ignore auto-generated extconf.h in lib directory
2 parents 56e2ee9 + 5134530 commit ef569ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@ ext/numo/narray/t_*.c
2525
ext/numo/narray/numo/extconf.h
2626
ext/numo/narray/Makefile
2727
ext/numo/narray/depend
28+
lib/numo/numo/extconf.h
2829
TAGS
2930
t.rb

0 commit comments

Comments
 (0)