@twofistedjustice/square-pie
Version:
an easy to use class based chainable interface for the Square API.
63 lines (49 loc) • 945 B
Plain Text
#user created files
.secretConfig.js
notes/temp.js
output.js
notes-to-self.txt
temp.json
#generated files
.eslintcache
#Dependency directories
jspm_packages/
.husky
# isntabul reporter for jest
coverage
#logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
/.corvid/session.log
#Optional npm cache directory
.npm
#Optional REPL history
.node_repl_history
#misc
.DS_Store
node_modules/
dist/
www/
src/fonts
#package-lock.json
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
## if git starts tracking an idea file, you can remove it from the VSC with the following command:
## git rm --cached .idea/workspace.xml
# IntelliJ files for JetBrains IDEs
# adding both the folder and the xml files in the folder
# because adding just the folder doesn't always work, then repo go *boom*
.idea
.idea/misc.xml
.idea/modules.xml
.idea/vcs.xml
.idea/workspace.xml
.idea/watcherTasks.xml
*.suo
*.ntvs*
*.ntsproj
*.sln