mirror of
https://github.com/vector-im/element-web.git
synced 2026-02-27 02:21:56 +01:00
Add .tmp files to gitignore
My git client is convinced that `src/component-index.js.tmp` needs to be checked in, which is nice of it but also wrong.
This commit is contained in:
parent
49fc053b94
commit
867ce322e1
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ package-lock.json
|
||||
/src/component-index.js
|
||||
|
||||
.DS_Store
|
||||
*.tmp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user