diff options
author | Lizzy Hunt <lizzy.hunt@usu.edu> | 2023-11-21 13:29:11 -0700 |
---|---|---|
committer | Lizzy Hunt <lizzy.hunt@usu.edu> | 2023-11-21 13:34:42 -0700 |
commit | 205bddb307a1148828ae1cdbc56e960a401834a3 (patch) | |
tree | 960be56f99a79c04284fdf426de2a1f2de641deb /.gitignore | |
download | gbarubik-205bddb307a1148828ae1cdbc56e960a401834a3.tar.gz gbarubik-205bddb307a1148828ae1cdbc56e960a401834a3.zip |
init
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..43000fd --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +build/ +*.log +*.sav +*.gba +*.lnk +*.elf |