1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2024-11-10 11:35:52 +01:00
excalidraw/.gitignore
2020-01-06 19:34:22 +04:00

20 lines
183 B
Plaintext

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Build artifacts
build
# Dependency directories
node_modules/
# lock file
yarn.lock
# Editors
.vscode/
.DS_Store