diff options
author | Kohei Yoshida <kyoshida@novell.com> | 2010-09-28 11:15:28 -0400 |
---|---|---|
committer | Kohei Yoshida <kyoshida@novell.com> | 2010-09-28 11:15:28 -0400 |
commit | e3b425d36ae42f457a015000955c088158f541e8 (patch) | |
tree | 5a8b3fec0c3913061ded37c9baf912d7724d55ac /.gitignore | |
parent | be2150398ce765b87d44ada8a13c09345be52e22 (diff) |
Forgot to add new files created by cws-koheicopyborder-sc.diff.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 35 |
1 files changed, 26 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore index 50784a43df04..b3350f936485 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,26 @@ -# backup and temporary files -*~ -.*.sw[op] - -# the build directories -/*/unxlng?? -/*/unxlng??.pro -/*/wntmsci?? -/*/wntmsci??.pro +/applied_patches +/Linux*Env.Set* +/bootstrap +/makefile.mk +unxlng*.pro +unxlngi6 +unxlngi4 +/solver +*.orig +*.rej +*.~*~ +*.vpj +*.vpw +*.bak +/autom4te.cache +/config.log +/config.parms +/config.status +/configure +/set_soenv +warn +.svn +CVS +.hg +.gitignore +.hgignore |