diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/.cvsignore | 4 | ||||
-rw-r--r-- | web/.gitignore | 4 | ||||
-rw-r--r-- | web/iphone/.cvsignore | 1 | ||||
-rw-r--r-- | web/iphone/.gitignore | 1 | ||||
-rw-r--r-- | web/posters/.cvsignore | 1 | ||||
-rw-r--r-- | web/posters/.gitignore | 1 | ||||
-rw-r--r-- | web/yui/.cvsignore | 1 | ||||
-rw-r--r-- | web/yui/.gitignore | 1 |
8 files changed, 7 insertions, 7 deletions
diff --git a/web/.cvsignore b/web/.cvsignore deleted file mode 100644 index 73f58d5f0..000000000 --- a/web/.cvsignore +++ /dev/null @@ -1,4 +0,0 @@ -down.html -_Inline -bci-live-creation.png -bci-live-line.png diff --git a/web/.gitignore b/web/.gitignore new file mode 100644 index 000000000..124be032a --- /dev/null +++ b/web/.gitignore @@ -0,0 +1,4 @@ +/down.html +/_Inline +/bci-live-creation.png +/bci-live-line.png diff --git a/web/iphone/.cvsignore b/web/iphone/.cvsignore deleted file mode 100644 index 714f73c54..000000000 --- a/web/iphone/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -_Inline diff --git a/web/iphone/.gitignore b/web/iphone/.gitignore new file mode 100644 index 000000000..973f53659 --- /dev/null +++ b/web/iphone/.gitignore @@ -0,0 +1 @@ +/_Inline diff --git a/web/posters/.cvsignore b/web/posters/.cvsignore deleted file mode 100644 index 714f73c54..000000000 --- a/web/posters/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -_Inline diff --git a/web/posters/.gitignore b/web/posters/.gitignore new file mode 100644 index 000000000..973f53659 --- /dev/null +++ b/web/posters/.gitignore @@ -0,0 +1 @@ +/_Inline diff --git a/web/yui/.cvsignore b/web/yui/.cvsignore deleted file mode 100644 index 378eac25d..000000000 --- a/web/yui/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -build diff --git a/web/yui/.gitignore b/web/yui/.gitignore new file mode 100644 index 000000000..796b96d1c --- /dev/null +++ b/web/yui/.gitignore @@ -0,0 +1 @@ +/build |