summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2010-11-27 09:15:33 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-11-30 20:25:21 -0600
commit13756e658cfc7f69c22927b7b43f30ab829fedfe (patch)
tree5f0170aa5a0e3bddfe3279387df780a285e47361 /.gitignore
parentf61644158ef2f3a268f4af14a55b449ae10ac348 (diff)
adjust gitignore to exclude built stuff in bootstrap
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7519241c00a2..2f876cbc0f6d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,7 @@
/*/wntmsci??.pro
/*/unxmac??
/*/unxmac??.pro
+/solver/*
# autoconf generated stuff
/aclocal.m4
@@ -27,6 +28,13 @@
/set_soenv
/visibility.cxx
+# misc
+/set_soenv.last
+/set_soenv.stamp
+/warn
+/build.log
+
+
/*.Set.sh
/*/*.exe