a new start
This commit is contained in:
22
packages/hydecorp/push-state/.gitignore
vendored
Normal file
22
packages/hydecorp/push-state/.gitignore
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
|
||||
# Dependency directory
|
||||
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
|
||||
node_modules
|
||||
|
||||
# Remove some common IDE working directories
|
||||
.idea
|
||||
.vscode
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
|
||||
# Packages
|
||||
*.tgz
|
||||
|
||||
# Build artifacts
|
||||
lib
|
||||
module
|
||||
docs/assets/hy-*
|
||||
Reference in New Issue
Block a user