Skip to content

Commit c4223d0

Browse files
authored
refactor(maintenance): remove tracking dist folder on git (#97)
it's not needed and it just contained build files from last year GH-0
1 parent 6228f5e commit c4223d0

File tree

67 files changed

+1
-1018
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+1
-1018
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ typings/
6161
api-docs/
6262

6363
# Transpiled JavaScript files from Typescript
64-
/dist
64+
dist/
6565

6666
*.tsbuildinfo

dist/__tests__/unit/authorization-action.provider.unit.d.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/__tests__/unit/authorization-action.provider.unit.js

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

dist/__tests__/unit/authorization-action.provider.unit.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/__tests__/unit/casbin-authorization-action.provider.unit.d.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/__tests__/unit/casbin-authorization-action.provider.unit.js

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

0 commit comments

Comments
 (0)