summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2013-10-21 15:17:16 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2013-10-21 15:23:43 -0700
commit0bfe22b6d523a359fb2ac8892c6acf85342b54f6 (patch)
tree042859d778301ac9e74732d58a7994cc89cad343
parent3a684d611ec61f6959ffdd84918717e77486263b (diff)
downloadbison-0bfe22b6d523a359fb2ac8892c6acf85342b54f6.tar.gz
maint: git now ignores rpcalc
* examples/rpcalc/.gitignore: Ignore rpcalc.
-rw-r--r--examples/rpcalc/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/rpcalc/.gitignore b/examples/rpcalc/.gitignore
index fbd90523..7e8a2f01 100644
--- a/examples/rpcalc/.gitignore
+++ b/examples/rpcalc/.gitignore
@@ -1,4 +1,5 @@
/calc.h
+/rpcalc
/rpcalc.c
/rpcalc.h
/rpcalc.output