ignore cmake build artifacts

This commit is contained in:
Stefan Dyulgerov 2018-07-22 17:07:34 +03:00
parent e3095dc262
commit 35c81bb208

1
.gitignore vendored
View File

@ -14,6 +14,7 @@ __pycache__
*.swp
.vscode/
cmake_build/
tensorflow/contrib/cmake/_build/
.idea/**
/build/
[Bb]uild/