mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Cleanup .gitignore (#629)
This commit is contained in:
parent
6886dfdea7
commit
9a17abcb34
1 changed files with 6 additions and 18 deletions
24
.gitignore
vendored
24
.gitignore
vendored
|
@ -1,23 +1,11 @@
|
|||
# Logs
|
||||
logs
|
||||
.DS_Store
|
||||
.vscode
|
||||
*.log
|
||||
build
|
||||
logs
|
||||
node_modules
|
||||
npm-debug.log*
|
||||
static
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# Build artifacts
|
||||
build
|
||||
|
||||
# Dependency directories
|
||||
node_modules/
|
||||
|
||||
# lock file
|
||||
yarn.lock
|
||||
|
||||
# Editors
|
||||
.vscode/
|
||||
|
||||
.DS_Store
|
||||
|
||||
# build files
|
||||
static/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue