diff options
| author | mrb0nk500 <b0nk@b0nk.xyz> | 2023-01-30 11:28:02 -0400 |
|---|---|---|
| committer | mrb0nk500 <b0nk@b0nk.xyz> | 2023-01-30 11:28:02 -0400 |
| commit | 6a3b8280ce3d6bc195801d31f7ee29975b9abba1 (patch) | |
| tree | 481079715d06084af1d21a7444b8219344665dd1 /.gitignore | |
| parent | 96140b0d163d18c0158f29b2063307efad918e18 (diff) | |
.gitignore: Add `build` directory to ignore list
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ *.dol tools/mwcc_compiler/*/*.exe tools/mwcc_compiler/*/*.dll +build |
