diff options
Diffstat (limited to 'tools/4/input')
-rw-r--r-- | tools/4/input/act_dat/.gitignore | 2 | ||||
-rw-r--r-- | tools/4/input/idps_hex/.gitignore | 1 | ||||
-rw-r--r-- | tools/4/input/pkgs/.gitignore | 2 | ||||
-rw-r--r-- | tools/4/input/raps/.gitignore | 2 |
4 files changed, 7 insertions, 0 deletions
diff --git a/tools/4/input/act_dat/.gitignore b/tools/4/input/act_dat/.gitignore new file mode 100644 index 0000000..3ff720a --- /dev/null +++ b/tools/4/input/act_dat/.gitignore @@ -0,0 +1,2 @@ +act.dat +signed_act.dat diff --git a/tools/4/input/idps_hex/.gitignore b/tools/4/input/idps_hex/.gitignore new file mode 100644 index 0000000..50a042e --- /dev/null +++ b/tools/4/input/idps_hex/.gitignore @@ -0,0 +1 @@ +idps.hex diff --git a/tools/4/input/pkgs/.gitignore b/tools/4/input/pkgs/.gitignore new file mode 100644 index 0000000..31e78b2 --- /dev/null +++ b/tools/4/input/pkgs/.gitignore @@ -0,0 +1,2 @@ +*.pkg +*.PKG diff --git a/tools/4/input/raps/.gitignore b/tools/4/input/raps/.gitignore new file mode 100644 index 0000000..79c5b39 --- /dev/null +++ b/tools/4/input/raps/.gitignore @@ -0,0 +1,2 @@ +*.rap +*.RAP |