Skip to content

Commit

Permalink
Selfassign (#9)
Browse files Browse the repository at this point in the history
* add ignore

* self assign

* fix log
  • Loading branch information
wangyuan249 authored Jul 13, 2021
1 parent f61fe81 commit 4df04f8
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 15 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# node mudules
node_modules
*.js.map
**/.DS_Store
.env

# editor and IDE paraphernalia
.idea
*.swp
*.swo
*~
.DS_Store
_.yaml
2 changes: 1 addition & 1 deletion .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 13 additions & 14 deletions commands/Commands.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4df04f8

Please sign in to comment.