From a7de3e3514b6f38ec9fa10f9dda9ea5d588f731e Mon Sep 17 00:00:00 2001 From: William Harrington Date: Thu, 23 Apr 2020 15:54:12 -0500 Subject: Add .gitignore everywhere --- files/3C509B-C/.gitignore | 4 ++++ files/AztechBXII/.gitignore | 4 ++++ files/CL-GD5401/.gitignore | 4 ++++ files/EN2200T/.gitignore | 4 ++++ files/INWIN_A500/.gitignore | 4 ++++ files/ISA-FD_and_UART/.gitignore | 4 ++++ files/KW-524H/.gitignore | 4 ++++ files/LoTech-8bit-IDE-Rev3/.gitignore | 4 ++++ files/MICRO8088/.gitignore | 4 ++++ files/MINISCRIBE/.gitignore | 4 ++++ files/OPL2/.gitignore | 4 ++++ files/OTI-077/.gitignore | 4 ++++ files/TVGA8900D/.gitignore | 4 ++++ files/TVGA9000C/.gitignore | 4 ++++ files/TVGA9000i/.gitignore | 4 ++++ files/WD1002A-WX1/.gitignore | 4 ++++ files/WD90C11-LR/.gitignore | 4 ++++ files/XT-CF-Lite-V4/.gitignore | 4 ++++ files/XT-IDE-Rev4/.gitignore | 4 ++++ 19 files changed, 76 insertions(+) create mode 100644 files/3C509B-C/.gitignore create mode 100644 files/AztechBXII/.gitignore create mode 100644 files/CL-GD5401/.gitignore create mode 100644 files/EN2200T/.gitignore create mode 100644 files/INWIN_A500/.gitignore create mode 100644 files/ISA-FD_and_UART/.gitignore create mode 100644 files/KW-524H/.gitignore create mode 100644 files/LoTech-8bit-IDE-Rev3/.gitignore create mode 100644 files/MICRO8088/.gitignore create mode 100644 files/MINISCRIBE/.gitignore create mode 100644 files/OPL2/.gitignore create mode 100644 files/OTI-077/.gitignore create mode 100644 files/TVGA8900D/.gitignore create mode 100644 files/TVGA9000C/.gitignore create mode 100644 files/TVGA9000i/.gitignore create mode 100644 files/WD1002A-WX1/.gitignore create mode 100644 files/WD90C11-LR/.gitignore create mode 100644 files/XT-CF-Lite-V4/.gitignore create mode 100644 files/XT-IDE-Rev4/.gitignore (limited to 'files') diff --git a/files/3C509B-C/.gitignore b/files/3C509B-C/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/files/3C509B-C/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/files/AztechBXII/.gitignore b/files/AztechBXII/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/files/AztechBXII/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/files/CL-GD5401/.gitignore b/files/CL-GD5401/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/files/CL-GD5401/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/files/EN2200T/.gitignore b/files/EN2200T/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/files/EN2200T/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/files/INWIN_A500/.gitignore b/files/INWIN_A500/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/files/INWIN_A500/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/files/ISA-FD_and_UART/.gitignore b/files/ISA-FD_and_UART/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/files/ISA-FD_and_UART/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/files/KW-524H/.gitignore b/files/KW-524H/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/files/KW-524H/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/files/LoTech-8bit-IDE-Rev3/.gitignore b/files/LoTech-8bit-IDE-Rev3/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/files/LoTech-8bit-IDE-Rev3/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/files/MICRO8088/.gitignore b/files/MICRO8088/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/files/MICRO8088/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/files/MINISCRIBE/.gitignore b/files/MINISCRIBE/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/files/MINISCRIBE/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/files/OPL2/.gitignore b/files/OPL2/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/files/OPL2/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/files/OTI-077/.gitignore b/files/OTI-077/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/files/OTI-077/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/files/TVGA8900D/.gitignore b/files/TVGA8900D/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/files/TVGA8900D/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/files/TVGA9000C/.gitignore b/files/TVGA9000C/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/files/TVGA9000C/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/files/TVGA9000i/.gitignore b/files/TVGA9000i/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/files/TVGA9000i/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/files/WD1002A-WX1/.gitignore b/files/WD1002A-WX1/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/files/WD1002A-WX1/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/files/WD90C11-LR/.gitignore b/files/WD90C11-LR/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/files/WD90C11-LR/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/files/XT-CF-Lite-V4/.gitignore b/files/XT-CF-Lite-V4/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/files/XT-CF-Lite-V4/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/files/XT-IDE-Rev4/.gitignore b/files/XT-IDE-Rev4/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/files/XT-IDE-Rev4/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore -- cgit v1.2.3-54-g00ecf