cozy-konnector-netentreprise/.gitignore

41 lines
385 B
Plaintext
Raw Permalink Normal View History

# Connector config
.account
.token.json
konnector-dev-config.json*
fixtures/*
data/*
# NPM
node_modules/
npm-debug.log
yarn-error.log
# Build
build/
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
desktop.ini
# Editors / IDEs
.floo
.flooignore
.idea/
*.swp
*.swo
*.tmp
# Default
# /!\ KEEP THIS SECTION THE LAST ONE
!.gitkeep
*.pdf