Ignore cmake-build-debug caused by CLion

This commit is contained in:
Axel Isouard 2017-02-05 05:57:28 -08:00
parent a21997f2ef
commit aa4bca5f44
No known key found for this signature in database
GPG key ID: D30914735883C824

1
.gitignore vendored
View file

@ -4,3 +4,4 @@
*.gclient *.gclient
/node_modules/ /node_modules/
*.gclient_entries *.gclient_entries
/cmake-build-debug/