Update to wx3.0, add SSE optimizations based on target_cpu, fix compile warnings
[ctsim.git] / scripts / .gitignore
diff --git a/scripts/.gitignore b/scripts/.gitignore
new file mode 100644 (file)
index 0000000..f79a22d
--- /dev/null
@@ -0,0 +1,10 @@
+# git ignore for scripts directory
+
+# ignore programs, object
+*.o
+autoscript
+benchmark_compare
+
+# ignore auto-generated (test) files
+autotest_test.h
+benchmark_test.h