memgraph/.gitignore
Marko Budiselic e7f5bd4c21 antlr integration, *.hpp and *.cpp inside src dir, cleanup
Summary: antlr integration, *.hpp and *.cpp inside src dir, cleanup

Test Plan: manual

Reviewers: mislav.bradac, dgleich, florijan

Reviewed By: florijan

Subscribers: pullbot, buda

Differential Revision: https://phabricator.memgraph.io/D49
2017-02-17 16:20:31 +01:00

29 lines
299 B
Plaintext

.DS_Store
.ycm_extra_conf.py
.ycm_extra_conf.pyc
*.swp
*.swo
*.out
*.so
*.o
*.dSYM/
memgraph
*~
*.pyc
*.breakpoint
*.session.yaml
tags
.gdb_history
Testing/
ve/
ve3/
release/memgraph_*
release/libs/
release/barrier/
release/barrier_*
build/compiled/
cmake-build-*
.idea
cmake/DownloadProject/
dist/