initial commit
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
/node_modules/*
|
||||
node_modules/*
|
||||
|
||||
#idea-ide
|
||||
/.idea/*
|
||||
|
||||
/src/hotkeys.ts
|
||||
|
||||
dist
|
||||
Reference in New Issue
Block a user