diff options
-rw-r--r-- | Doc/api/.cvsignore | 2 | ||||
-rw-r--r-- | Doc/dist/.cvsignore | 3 | ||||
-rw-r--r-- | Doc/ext/.cvsignore | 2 | ||||
-rw-r--r-- | Doc/lib/.cvsignore | 2 | ||||
-rw-r--r-- | Doc/mac/.cvsignore | 2 | ||||
-rw-r--r-- | Doc/ref/.cvsignore | 2 | ||||
-rw-r--r-- | Doc/tut/.cvsignore | 2 |
7 files changed, 9 insertions, 6 deletions
diff --git a/Doc/api/.cvsignore b/Doc/api/.cvsignore index b158d57..ea4fca3 100644 --- a/Doc/api/.cvsignore +++ b/Doc/api/.cvsignore @@ -1,3 +1,3 @@ *.esis -*.sgml +*.esis1 *.xml diff --git a/Doc/dist/.cvsignore b/Doc/dist/.cvsignore new file mode 100644 index 0000000..ea4fca3 --- /dev/null +++ b/Doc/dist/.cvsignore @@ -0,0 +1,3 @@ +*.esis +*.esis1 +*.xml diff --git a/Doc/ext/.cvsignore b/Doc/ext/.cvsignore index b158d57..ea4fca3 100644 --- a/Doc/ext/.cvsignore +++ b/Doc/ext/.cvsignore @@ -1,3 +1,3 @@ *.esis -*.sgml +*.esis1 *.xml diff --git a/Doc/lib/.cvsignore b/Doc/lib/.cvsignore index b158d57..ea4fca3 100644 --- a/Doc/lib/.cvsignore +++ b/Doc/lib/.cvsignore @@ -1,3 +1,3 @@ *.esis -*.sgml +*.esis1 *.xml diff --git a/Doc/mac/.cvsignore b/Doc/mac/.cvsignore index b158d57..ea4fca3 100644 --- a/Doc/mac/.cvsignore +++ b/Doc/mac/.cvsignore @@ -1,3 +1,3 @@ *.esis -*.sgml +*.esis1 *.xml diff --git a/Doc/ref/.cvsignore b/Doc/ref/.cvsignore index b158d57..ea4fca3 100644 --- a/Doc/ref/.cvsignore +++ b/Doc/ref/.cvsignore @@ -1,3 +1,3 @@ *.esis -*.sgml +*.esis1 *.xml diff --git a/Doc/tut/.cvsignore b/Doc/tut/.cvsignore index b158d57..ea4fca3 100644 --- a/Doc/tut/.cvsignore +++ b/Doc/tut/.cvsignore @@ -1,3 +1,3 @@ *.esis -*.sgml +*.esis1 *.xml |