diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000..9ab13d0938 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +EIFGEN* +*.swp diff --git a/library/gobo-core-confident.ecf b/library/gobo-core-confident.ecf new file mode 100644 index 0000000000..4b9ebe4594 --- /dev/null +++ b/library/gobo-core-confident.ecf @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + /EIFGENs$ + /CVS$ + /.svn$ + + + + + + + + + + diff --git a/library/gobo-core.ecf b/library/gobo-core.ecf new file mode 100644 index 0000000000..345515f58b --- /dev/null +++ b/library/gobo-core.ecf @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + /EIFGENs$ + /CVS$ + /.svn$ + + + + + + + + + + diff --git a/library/kernel/library-safe.ecf b/library/kernel/library-safe.ecf new file mode 100644 index 0000000000..f8ac45beda --- /dev/null +++ b/library/kernel/library-safe.ecf @@ -0,0 +1,63 @@ + + + + + description: "ECF file for the Gobo Eiffel Kernel Library" + library: "Gobo Eiffel Kernel Library" + copyright: "Copyright (c) 2001-2012, Eric Bezault and others" + license: "MIT License" + + + + + + /\.svn$ + /\.git$ + + + diff --git a/library/kernel/library.ecf b/library/kernel/library.ecf index 18e0342b9c..9e609fd3a2 100644 --- a/library/kernel/library.ecf +++ b/library/kernel/library.ecf @@ -20,15 +20,15 @@ /\.svn$ /\.git$ -