diff mbox

[10/10] mtd-www: ignore generated HTML files in git

Message ID 1311115247-20636-10-git-send-email-computersforpeace@gmail.com
State Accepted
Commit 3bb615974583ee005bb8e2db9392e6261c77a6fb
Headers show

Commit Message

Brian Norris July 19, 2011, 10:40 p.m. UTC
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
---
 .gitignore           |    1 +
 doc/.gitignore       |    1 +
 faq/.gitignore       |    1 +
 misc/.gitignore      |    1 +
 nand-data/.gitignore |    1 +
 5 files changed, 5 insertions(+), 0 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 doc/.gitignore
 create mode 100644 faq/.gitignore
 create mode 100644 misc/.gitignore
 create mode 100644 nand-data/.gitignore
diff mbox

Patch

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9b61c8c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@ 
+/*.html
diff --git a/doc/.gitignore b/doc/.gitignore
new file mode 100644
index 0000000..9b61c8c
--- /dev/null
+++ b/doc/.gitignore
@@ -0,0 +1 @@ 
+/*.html
diff --git a/faq/.gitignore b/faq/.gitignore
new file mode 100644
index 0000000..9b61c8c
--- /dev/null
+++ b/faq/.gitignore
@@ -0,0 +1 @@ 
+/*.html
diff --git a/misc/.gitignore b/misc/.gitignore
new file mode 100644
index 0000000..9b61c8c
--- /dev/null
+++ b/misc/.gitignore
@@ -0,0 +1 @@ 
+/*.html
diff --git a/nand-data/.gitignore b/nand-data/.gitignore
new file mode 100644
index 0000000..9b61c8c
--- /dev/null
+++ b/nand-data/.gitignore
@@ -0,0 +1 @@ 
+/*.html