summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBjörn Gustavsson <bjorn@erlang.org>2011-07-03 08:17:37 +0200
committerBjörn Gustavsson <bjorn@erlang.org>2011-08-08 11:59:14 +0200
commitbbbd3314da94ebb87a872e3af1288f780a278faa (patch)
tree577b84de071881b219caec03946eef7b674db2b9 /.gitignore
parent594045810f9e39b0708d8afa02a1781ca374890f (diff)
downloaderlang-bbbd3314da94ebb87a872e3af1288f780a278faa.tar.gz
.gitignore: Ignore IDL-GENERATED
One input file that generate multiple output file are tricky to handle in make. One way is to use a stand-in to represent all the other generated files.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 592ac6668b..4f56040f94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -91,6 +91,9 @@ lib/wx/priv/win32/
lib/wx/win32/
make/win32/
+# Used by ic & orber & cos* applications.
+IDL-GENERATED
+
# Anchored from $ERL_TOP
/bin
/config.log