mirror of
https://github.com/glfw/glfw.git
synced 2025-10-04 13:46:37 +00:00
Updated .gitignore to ignore 'build' directory.
This is a local build directory that may be in GLFW's root. Since this is just for local builds, I ignore it.
This commit is contained in:
parent
619c41692d
commit
1cdb60bb74
2
.gitignore
vendored
2
.gitignore
vendored
@ -73,3 +73,5 @@ tests/title
|
||||
tests/version
|
||||
tests/windows
|
||||
|
||||
# Local build directory
|
||||
build/
|
||||
|
Loading…
Reference in New Issue
Block a user