Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorMartin Baulig <martin@novell.com>2009-02-28 17:36:50 +0300
committerMartin Baulig <martin@novell.com>2009-02-28 17:36:50 +0300
commit1cbad8abc35739e678c2e2fe638aa89e6b67882d (patch)
treee895f5239b1de43130d6292e8e37543d732bc4f5 /web
parentd5d3f653172218ca5a6d3e0dfca32b67e5f13c3b (diff)
Create .gitignore's.
svn path=/trunk/mono/; revision=128265
Diffstat (limited to 'web')
-rw-r--r--web/.gitignore5
-rw-r--r--web/web/.gitignore4
-rw-r--r--web/web/deploy/.gitignore3
3 files changed, 12 insertions, 0 deletions
diff --git a/web/.gitignore b/web/.gitignore
new file mode 100644
index 00000000000..139ef7d73e3
--- /dev/null
+++ b/web/.gitignore
@@ -0,0 +1,5 @@
+/Makefile.in
+/Makefile
+/all-docs
+/pending-classes.in
+/class-status-*
diff --git a/web/web/.gitignore b/web/web/.gitignore
new file mode 100644
index 00000000000..e3701ade7df
--- /dev/null
+++ b/web/web/.gitignore
@@ -0,0 +1,4 @@
+/*.src
+/*.html
+/masterinfos
+/src
diff --git a/web/web/deploy/.gitignore b/web/web/deploy/.gitignore
new file mode 100644
index 00000000000..f624110fa48
--- /dev/null
+++ b/web/web/deploy/.gitignore
@@ -0,0 +1,3 @@
+/*.html
+/index.rss
+/team