Merge pull request #549 from rzumer/ignore-build-dir

Ignore the build directory
This commit is contained in:
RSDuck 2020-01-29 18:18:20 +01:00 committed by GitHub
commit e512e7a6ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
build
bin
obj
*.depend