Skip to content

Commit ad7251e

Browse files
committed
chore: exclude local config files and sync README with upstream
1 parent 9d0be82 commit ad7251e

5 files changed

Lines changed: 3 additions & 359 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ lib
55
yarn-error.log
66
package-lock.json
77
coverage
8+
Dockerfile.node-ci
9+
ci_debug_helper.sh
10+
package.json

Dockerfile.node-ci

Lines changed: 0 additions & 15 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,6 @@
3131
| [PyCasbin](https://github.com/casbin/pycasbin) | [Casbin.NET](https://github.com/casbin-net/Casbin.NET) | [Casbin-CPP](https://github.com/casbin/casbin-cpp) | [Casbin-RS](https://github.com/casbin/casbin-rs) |
3232
| production-ready | production-ready | beta-test | production-ready |
3333

34-
## Benchmarks
35-
36-
Benchmarks are available in the `benchmark` directory. You can run them using:
37-
38-
```bash
39-
npm run benchmark
40-
```
41-
4234
## Documentation
4335

4436
https://casbin.org/docs/overview

ci_debug_helper.sh

Lines changed: 0 additions & 256 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 80 deletions
This file was deleted.

0 commit comments

Comments
 (0)