summaryrefslogtreecommitdiff
path: root/erts/.gitignore
diff options
context:
space:
mode:
authorSverker Eriksson <sverker@erlang.org>2020-01-30 16:03:50 +0100
committerSverker Eriksson <sverker@erlang.org>2020-02-04 13:51:47 +0100
commit2503b74b0d572e86e3d6f3436bd585c5accf114b (patch)
treeacdb2cf5fa243813f165b623988ca958c104b83a /erts/.gitignore
parentc15eb5fdf721afed280afdbe0fff37706eef979c (diff)
downloaderlang-2503b74b0d572e86e3d6f3436bd585c5accf114b.tar.gz
erts: Change suffix of generated YCF file
from .inc to .ycf.h just to get it recognized as C in Emacs for example.
Diffstat (limited to 'erts/.gitignore')
-rw-r--r--erts/.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/.gitignore b/erts/.gitignore
index ab33d1507b..6631fc883e 100644
--- a/erts/.gitignore
+++ b/erts/.gitignore
@@ -21,4 +21,4 @@
/emulator/test/*_no_opt_SUITE.erl
/emulator/pcre/pcre_exec_loop_break_cases.inc
-/emulator/beam/erl_db_insert_list.inc
+/emulator/beam/erl_db_insert_list.ycf.h