1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-30 19:23:07 +03:00

removing dml-scan.cpp and ddl-scan.cpp, generated by build should not be here. Also .gitignore add *.mk

This commit is contained in:
Ben Thompson
2016-07-13 11:15:47 -05:00
parent 9cee8403b2
commit 03f3bb8361
3 changed files with 1 additions and 5025 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@
*.a *.a
*.o *.o
*.lib *.lib
*.mk
*.sa *.sa
*.so *.so
*.lo *.lo

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff