Skip to content

Commit

Permalink
Added .gitignore and .gitattributes.
Browse files Browse the repository at this point in the history
  • Loading branch information
ebezault committed Sep 3, 2009
1 parent c169025 commit c6b0981
Show file tree
Hide file tree
Showing 102 changed files with 1,632 additions and 0 deletions.
53 changes: 53 additions & 0 deletions bin/.gitignore
@@ -0,0 +1,53 @@
*ise.ace
*ise.ecf
*ge.ace
*ge.xace
*se.ace
*ve.esd
*ve.xace
gec
gec.exe
libgec.dll
gelex
gelex.exe
libgelex.dll
gepp
gepp.exe
libgepp.dll
getest
getest.exe
libgetest.dll
geyacc
geyacc.exe
libgeyacc.dll
gelint
gelint.exe
libgelint.dll
gexace
gexace.exe
libgexace.dll
gexmlsplit
gexmlsplit.exe
libgexmlsplit.dll
gexslt
gexslt.exe
libgexslt.dll
geant
geant.exe
libgeant.dll
EIFGEN
EIFGENs
compile_*.ace
compile_*.esd
ge*.ecf
*.epr
eCluster
eProject
ge*.bat
ge*.c
ge*.h
ge*.id
ge*.obj
ge*.make
ge*.o
EiffelSoftware.Runtime.dll
1 change: 1 addition & 0 deletions doc/argument/.gitignore
@@ -0,0 +1 @@
*.html
1 change: 1 addition & 0 deletions doc/geant/.gitignore
@@ -0,0 +1 @@
*.html
7 changes: 7 additions & 0 deletions doc/gec/.gitignore
@@ -0,0 +1,7 @@
index.html
usage.html
technology.html
limitations.html
future.html
platforms.html
see_also.html
5 changes: 5 additions & 0 deletions doc/gelint/.gitignore
@@ -0,0 +1,5 @@
index.html
usage.html
technology.html
limitations.html
see_also.html
2 changes: 2 additions & 0 deletions doc/gexslt/.gitignore
@@ -0,0 +1,2 @@
index.html
options.html
1 change: 1 addition & 0 deletions doc/gexslt/extension/.gitignore
@@ -0,0 +1 @@
index.html
13 changes: 13 additions & 0 deletions doc/guidelines/.gitignore
@@ -0,0 +1,13 @@
class_layout.html
compilers.html
cvs.html
svn.html
documentation.html
examples.html
index.html
installation.html
language.html
license.html
naming_conventions.html
programming_style.html
test.html
1 change: 1 addition & 0 deletions doc/math/.gitignore
@@ -0,0 +1 @@
index.html
1 change: 1 addition & 0 deletions doc/string/.gitignore
@@ -0,0 +1 @@
index.html
6 changes: 6 additions & 0 deletions doc/string/formatter/.gitignore
@@ -0,0 +1,6 @@
correctness.html
examples.html
index.html
quick_start.html
scientific_format.html
see_also.html
6 changes: 6 additions & 0 deletions doc/string/unicode/.gitignore
@@ -0,0 +1,6 @@
about.html
case.html
classes.html
index.html
routines.html
see_also.html
6 changes: 6 additions & 0 deletions doc/tools/.gitignore
@@ -0,0 +1,6 @@
index.html
ace.html
ecf.html
applications.html
limitations.html
see_also.html
5 changes: 5 additions & 0 deletions doc/xml/.gitignore
@@ -0,0 +1,5 @@
index.html
catalogs.html
resolvers.html
using.html
serializers.html
5 changes: 5 additions & 0 deletions doc/xml/xpath/.gitignore
@@ -0,0 +1,5 @@
collection.html
evaluation_process.html
implemented_functions.html
invoking.html
xpointer.html
16 changes: 16 additions & 0 deletions doc/xml/xslt/.gitignore
@@ -0,0 +1,16 @@
overview.html
configuration.html
conformance.html
output_resolver.html
transformer.html
transforming.html
results.html
error_listener.html
examples.html
extension_functions.html
security_manager.html
tracing.html
transformation_result.html
transformation_source.html
output_extensions.html
xslt_serializer.html
19 changes: 19 additions & 0 deletions example/argument/.gitignore
@@ -0,0 +1,19 @@
*ise.ace
*ise.ecf
*ge.ace
*ge.xace
*se.ace
*ve.esd
*ve.xace
ap_example[0-9]*
ap_example*.[^e]*
ap_example*.e?*
libap_example*.dll
EIFGEN*
preferences.wb
vc*.pdb
cecil.se
vec*.xcp
Result.out
eCluster
eProject
19 changes: 19 additions & 0 deletions example/lexical/ascii2ps/.gitignore
@@ -0,0 +1,19 @@
*ise.ace
*ise.ecf
*ge.ace
*ge.xace
*se.ace
*ve.esd
*ve.xace
ascii2ps[0-9]*
ascii2ps*.[^l]*
ascii2ps*.l?*
libascii2ps*.dll
EIFGEN*
preferences.wb
vc*.pdb
cecil.se
vec*.xcp
Result.out
eCluster
eProject
Empty file modified example/lexical/ascii2ps/pp.bat 100644 → 100755
Empty file.
19 changes: 19 additions & 0 deletions example/lexical/eiffel_scanner/.gitignore
@@ -0,0 +1,19 @@
*ise.ace
*ise.ecf
*ge.ace
*ge.xace
*se.ace
*ve.esd
*ve.xace
eiffel_scanner[0-9]*
eiffel_scanner*.[^l]*
eiffel_scanner*.l?*
libeiffel_scanner*.dll
EIFGEN*
preferences.wb
vc*.pdb
cecil.se
vec*.xcp
Result.out
eCluster
eProject
19 changes: 19 additions & 0 deletions example/lexical/gegrep/.gitignore
@@ -0,0 +1,19 @@
*ise.ace
*ise.ecf
*ge.ace
*ge.xace
*se.ace
*ve.esd
*ve.xace
gegrep[0-9]*
gegrep*.[^e]*
gegrep*.e?*
libgegrep*.dll
EIFGEN*
preferences.wb
vc*.pdb
cecil.se
vec*.xcp
Result.out
eCluster
eProject
19 changes: 19 additions & 0 deletions example/math/decimal/telco/.gitignore
@@ -0,0 +1,19 @@
*ise.ace
*ise.ecf
*ge.ace
*ge.xace
*se.ace
*ve.esd
*ve.xace
telco[0-9]*
telco*.[^e]*
telco*.e?*
libtelco*.dll
EIFGEN*
preferences.wb
vc*.pdb
cecil.se
vec*.xcp
Result.out
eCluster
eProject
19 changes: 19 additions & 0 deletions example/parse/calc/.gitignore
@@ -0,0 +1,19 @@
*ise.ace
*ise.ecf
*ge.ace
*ge.xace
*se.ace
*ve.esd
*ve.xace
calc[0-9]*
calc*.[^y]*
calc*.y?*
libcalc*.dll
EIFGEN*
preferences.wb
vc*.pdb
cecil.se
vec*.xcp
Result.out
eCluster
eProject
21 changes: 21 additions & 0 deletions example/parse/eiffel_parser/.gitignore
@@ -0,0 +1,21 @@
eiffel_scanner.e
eiffel_tokens.e
*ise.ace
*ise.ecf
*ge.ace
*ge.xace
*se.ace
*ve.esd
*ve.xace
eiffel_parser[0-9]*
eiffel_parser*.[^y]*
eiffel_parser*.y?*
libeiffel_parser*.dll
EIFGEN*
preferences.wb
vc*.pdb
cecil.se
vec*.xcp
Result.out
eCluster
eProject
19 changes: 19 additions & 0 deletions example/parse/mcalc/.gitignore
@@ -0,0 +1,19 @@
*ise.ace
*ise.ecf
*ge.ace
*ge.xace
*se.ace
*ve.esd
*ve.xace
mcalc[0-9]*
mcalc*.[^y]*
mcalc*.y?*
libmcalc*.dll
EIFGEN*
preferences.wb
vc*.pdb
cecil.se
vec*.xcp
Result.out
eCluster
eProject
19 changes: 19 additions & 0 deletions example/parse/rpcalc/.gitignore
@@ -0,0 +1,19 @@
*ise.ace
*ise.ecf
*ge.ace
*ge.xace
*se.ace
*ve.esd
*ve.xace
rpcalc[0-9]*
rpcalc*.[^y]*
rpcalc*.y?*
librpcalc*.dll
EIFGEN*
preferences.wb
vc*.pdb
cecil.se
vec*.xcp
Result.out
eCluster
eProject
19 changes: 19 additions & 0 deletions example/pattern/singleton/do_nothing/.gitignore
@@ -0,0 +1,19 @@
*ise.ace
*ise.ecf
*ge.ace
*ge.xace
*se.ace
*ve.esd
*ve.xace
do_nothing[0-9]*
do_nothing*.[^e]*
do_nothing*.e?*
libdo_nothing*.dll
EIFGEN*
preferences.wb
vc*.pdb
cecil.se
vec*.xcp
Result.out
eCluster
eProject
19 changes: 19 additions & 0 deletions example/regexp/pcre/.gitignore
@@ -0,0 +1,19 @@
*ise.ace
*ise.ecf
*ge.ace
*ge.xace
*se.ace
*ve.esd
*ve.xace
pcre[0-9]*
pcre*.[^e]*
pcre*.e?*
libpcre*.dll
EIFGEN*
preferences.wb
vc*.pdb
cecil.se
vec*.xcp
Result.out
eCluster
eProject
21 changes: 21 additions & 0 deletions example/test/concat1/.gitignore
@@ -0,0 +1,21 @@
TESTGEN
xcompile.log
*ise.ace
*ise.ecf
*ge.ace
*ge.xace
*se.ace
*ve.esd
*ve.xace
xconcat1[0-9]*
xconcat1*.[^e]*
xconcat1*.e?*
libxconcat1*.dll
EIFGEN*
preferences.wb
vc*.pdb
cecil.se
vec*.xcp
Result.out
eCluster
eProject

0 comments on commit c6b0981

Please sign in to comment.