aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
-rw-r--r--build/.gitignore1
-rw-r--r--tests/.gitignore1
3 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cfb7ae0..209706c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,10 @@
*.dll
*.a
*.lib
+*.exp
+*.exe
+*.exe.dlls/
+*.exe.manifest
*.l
*.l.cpp-options
diff --git a/build/.gitignore b/build/.gitignore
new file mode 100644
index 0000000..225c27f
--- /dev/null
+++ b/build/.gitignore
@@ -0,0 +1 @@
+config.build
diff --git a/tests/.gitignore b/tests/.gitignore
new file mode 100644
index 0000000..e54525b
--- /dev/null
+++ b/tests/.gitignore
@@ -0,0 +1 @@
+driver