diff options
| author | IIMarckus <iimarckus@gmail.com> | 2015-12-10 00:41:47 -0700 |
|---|---|---|
| committer | IIMarckus <iimarckus@gmail.com> | 2015-12-10 00:46:48 -0700 |
| commit | ec9dd96c8129be63334e61642d0747b41edb7890 (patch) | |
| tree | b69602fa6f4f1121064756e4a107e7ad1f9d4e1f | |
| parent | 23cf4c823a8caeb032b9cbe364fc534119c6a6b9 (diff) | |
Tell Git to ignore N64 ROMs.
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6c7acd6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.n64 |
