From 110bae40d949d0c793c29f58ef94966334655f8b Mon Sep 17 00:00:00 2001 From: Michel Heily Date: Sat, 11 Apr 2020 16:32:38 +0300 Subject: [PATCH] Update .gitignore Former-commit-id: 9424277a42b9ec6af5da299e93765a415bc5cf6d --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 53eaa21..1edc319 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ /target **/*.rs.bk +/*.lib +/*.dll +/*.bin +/*.gba \ No newline at end of file