aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2017-05-21 13:01:23 +0200
committerPřemysl Janouch <p.janouch@gmail.com>2017-05-21 13:19:50 +0200
commitf0156897c82da0ac30bc16aef8d301e7e07c44c6 (patch)
treeddd8d1e6bd6b406264dd40dc22e2fd2a76fafd3f /.gitignore
parent455845d078f39f3969139c6a0729e0b081cfa159 (diff)
downloadell-f0156897c82da0ac30bc16aef8d301e7e07c44c6.tar.gz
ell-f0156897c82da0ac30bc16aef8d301e7e07c44c6.tar.xz
ell-f0156897c82da0ac30bc16aef8d301e7e07c44c6.zip
Add a REPL for toying around
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 870f5b5..d2554f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
# Build files
/build
-/ell
+/interpreter
+/repl
# Qt Creator files
/CMakeLists.txt.user*