1
0
mirror of https://github.com/aap/librw.git synced 2025-08-13 15:33:48 +01:00

Add the build directory to the .gitignore file

This commit is contained in:
Cameron Cawley 2019-01-10 16:12:21 +00:00
parent f2891e006b
commit 86c3b866ff

1
.gitignore vendored

@ -1,4 +1,5 @@
/bin
/build
/obj
/lib
/output