Skip to content

Commit

Permalink
Update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
junwei-wang committed Mar 11, 2018
1 parent b5b8dac commit 7abe26a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.idea
*.iml
demo
2 changes: 1 addition & 1 deletion BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Building CPABE
## Build

1. Copy `jpbc-api-${version}.jar`,`jpbc-plaf-${version}`.jar to `cpabe-api/lib`
where version >= 1.2.1.
where version=1.2.1.
2. Build the package `mvn package`.

## Demo
Expand Down

0 comments on commit 7abe26a

Please sign in to comment.