Remove wrongly committed files

Summary: Add file to .gitignore

Reviewers: msantl

Reviewed By: msantl

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1722
This commit is contained in:
Matej Ferencevic
2018-11-06 11:03:01 +01:00
parent 31d31cf4b9
commit f923e7f7cb
2 changed files with 1 additions and 129 deletions

1
.gitignore vendored
View File

@@ -72,6 +72,7 @@ src/query/frontend/ast/ast_serialization.hpp
src/durability/distributed/state_delta.capnp
src/durability/distributed/state_delta.hpp
src/durability/single_node/state_delta.hpp
src/durability/single_node_ha/state_delta.hpp
src/query/plan/distributed_ops.capnp
src/query/plan/distributed_ops.hpp
src/query/plan/operator.hpp