diff options
author | UnavailableDev <ggwildplay@gmail.com> | 2023-03-11 09:12:18 +0100 |
---|---|---|
committer | UnavailableDev <ggwildplay@gmail.com> | 2023-03-11 09:12:18 +0100 |
commit | b3720679f4148b8ba874f486de051c7df527e4bb (patch) | |
tree | b4564b48ab44201f7bfbcebeca544e1c4099896c /src/.gitignore | |
parent | 33fa63ee205892205d9cd229c363f7c28d99e636 (diff) | |
parent | 3c7f8d25c226510bd391c6b61e89e7f732ce3072 (diff) |
gitignore update includes .bin files in home dir
Diffstat (limited to 'src/.gitignore')
-rw-r--r-- | src/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore index d8325cf..504b995 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -4,3 +4,4 @@ main.bin main main.exe static/ +*.bin |