Skip to content

Commit

Permalink
add C files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
akuzminsky committed Jan 6, 2018
1 parent 97d8809 commit 98895a0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
@@ -1,2 +1,8 @@
.idea/
vagrant/.vagrant
*.o
c_parser
innochecksum_changer
lex.yy.c
sql_parser.c
stream_parser

0 comments on commit 98895a0

Please sign in to comment.