summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Lively <7121787+tlively@users.noreply.github.com>2019-11-19 20:09:14 -0800
committerGitHub <noreply@github.com>2019-11-19 20:09:14 -0800
commitf17f8f927c96c2e6ec25b4c2dbb8b9d70f7af9b7 (patch)
tree1d6f4029e265c48ad7bddc9bb5dab40ef6379f33 /.gitignore
parentcfa647c9fb0474687014de8d3f0b6c9f0d56a88b (diff)
downloadbinaryen-f17f8f927c96c2e6ec25b4c2dbb8b9d70f7af9b7.tar.gz
binaryen-f17f8f927c96c2e6ec25b4c2dbb8b9d70f7af9b7.tar.bz2
binaryen-f17f8f927c96c2e6ec25b4c2dbb8b9d70f7af9b7.zip
Add config.h to .gitignore (#2455)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e8671620b..1f06749e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,7 @@ CMakeFiles
/.ninja_log
/bin/
/lib/
+config.h
# files related to bulding in-tree on windows
/.vs/