diff options
author | Leah Rowe <leah@retroboot.org> | 2021-03-16 19:37:19 +0000 |
---|---|---|
committer | Leah Rowe <leah@retroboot.org> | 2021-03-16 19:42:34 +0000 |
commit | 53749b0c6f7c5778bdd1ec2b91cd230626752579 (patch) | |
tree | 73a4f366101afefb4dd8dddbaf9d0221af7d6a9f /.gitignore |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7a3d260 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +/obj/ +*.o +*.bin +*.rom +ich9show +ich9gen +ich9deblob +demefactory |