simgear build off /next was leaving a bunch of untracked and unignored
files lying around. most of these are new binaries, but some are
intermediate files generated during the build.

updates .gitignore to ignore all of them.
---
 .gitignore |   16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/.gitignore b/.gitignore
index a6fdabb..1a8431a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,19 @@ CTestTestfile.cmake
 install_manifest.txt
 build*
 Build
+DartConfiguration.tcl
+simgear/environment/test_metar
+simgear/io/httpget
+simgear/io/test_binobj
+simgear/io/test_http
+simgear/io/test_sock
+simgear/magvar/test_magvar
+simgear/math/geometry_test
+simgear/math/math_test
+simgear/misc/test_path
+simgear/misc/test_strings
+simgear/misc/test_tabbed_values
+simgear/props/test_propertyObject
+simgear/props/test_props
+simgear/scene/tgdb/BucketBoxTest
+simgear/xml/expat_config.h
-- 
1.7.10.4


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to