konva/.gitignore
2021-04-30 09:24:27 -05:00

64 lines
610 B
Plaintext

dist
es
.parcel-cache
test-build
documentation
analysis
node_modules
bower_components
phantomjs.exe
docs
homedocs
jsdoc-template
api
test/sandbox.html
package-lock.json
lib
src_old
*.zip
*_cache
types
out.png
# Numerous always-ignore extensions
*.diff
*.err
*.orig
*.log
*.rej
*.swo
*.swp
*.vi
*~
*.sass-cache
# OS or Editor folders
.DS_Store
Thumbs.db
.cache
.project
.settings
.tmproj
*.esproj
nbproject
*.sublime-project
*.sublime-workspace
*.md.html
.vscode
# Dreamweaver added files
_notes
dwsync.xml
# Komodo
*.komodoproject
.komodotools
# Folders to ignore
.hg
.svn
.CVS
intermediate
publish
.idea