mirror of
https://github.com/element-hq/element-web
synced 2024-11-21 08:45:40 +03:00
Ignore *.log files, such as from npm or Yarn
This commit is contained in:
parent
d6942353f1
commit
aae5ca0763
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -10,6 +10,7 @@
|
|||
/packages/
|
||||
/webapp
|
||||
/.npmrc
|
||||
/*.log
|
||||
.DS_Store
|
||||
npm-debug.log
|
||||
electron/dist
|
||||
|
|
Loading…
Reference in a new issue