chore: remove .gitignore from build dir

- build directory is already ignored by main .gitignore
- removing build directory shows build/.gitignore in git status
which is annoying
This commit is contained in:
Patryk Osmaczko 2022-06-30 17:04:38 +02:00 committed by osmaczko
parent 1cfc9dfd1e
commit 39020f8f17
1 changed files with 0 additions and 2 deletions

2
build/.gitignore vendored
View File

@ -1,2 +0,0 @@
*
!.gitignore