Skip to content

Commit 4f9fc8d

Browse files
committed
update guide and project gitignore
1 parent 2d73106 commit 4f9fc8d

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

project/.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
# this file contains some basic defaults that should make
55
# it easier for you to migrate your project to github
66
#
7+
# latest version of this file:
8+
# - https://github.com/z64utils/z64rom/blob/main/project/.gitignore
9+
#
10+
# and the accompanying guide:
11+
# - https://github.com/z64utils/z64rom/blob/main/project/github-beginner-guide-for-z64rom-users.txt
12+
#
713

814

915
#

project/github-beginner-guide-for-z64rom-users.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
there will be a video version of this later, or at least a guide
55
that includes pictures; check the official z64rom repo for updates
66

7+
in case things have changed, refer to the latest version of this guide here:
8+
- https://github.com/z64utils/z64rom/blob/main/project/github-beginner-guide-for-z64rom-users.txt
9+
10+
and the latest version of the accompanying .gitignore can be found here:
11+
- https://github.com/z64utils/z64rom/blob/main/project/.gitignore
12+
713
before you proceed, please set up a github account
814

915
it is also recommended that windows users install notepad++ for viewing

0 commit comments

Comments
 (0)