1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

Add cmake build directories to global gitignore

This commit is contained in:
Joe Groocock 2018-02-22 13:21:08 +00:00
parent 3faad3df4b
commit eba5e15cf8
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86

View File

@ -1 +1,2 @@
.idea/ .idea/
cmake-build-*/