mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Ignore *.log files, such as from npm or Yarn
This commit is contained in:
parent
d6942353f1
commit
aae5ca0763
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,6 +10,7 @@
|
||||
/packages/
|
||||
/webapp
|
||||
/.npmrc
|
||||
/*.log
|
||||
.DS_Store
|
||||
npm-debug.log
|
||||
electron/dist
|
||||
|
Loading…
Reference in New Issue
Block a user