Update .gitignore to ignore a local `build` directory.

pull/913/head
TheBloke 1 year ago committed by AT
parent 7c3f8c2168
commit e85f5ee9b8

1
.gitignore vendored

@ -1,2 +1,3 @@
CMakeLists.txt.user
models/*
build/*

Loading…
Cancel
Save