casbin-editor/.gitignore

25 lines
175 B
Plaintext
Executable File

# OSX
#
.DS_Store
# node.js
#
node_modules/
npm-debug.log
yarn-error.log
# vs code
.vscode
# temp
.tmp
# IDEA or android-studio
*.iml
.idea
dist
build
package-lock.json