Add bin/build dirs to gitignore.

This commit is contained in:
ayhammamoun 2019-09-14 10:38:01 +03:00
parent dc6cff60c9
commit 5b29d3d5c6
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
bin/
build/
*.swp
*.o
*.a