diff options
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 2bc0617f5..a745e6162 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ /docs pom.xml pom.xml.asc -*.jar +program.jar +aedifex.jar *.class /.lein-* /.nrepl-port |