mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-02 04:53:17 +00:00
.gitignore: Ignore typescript compiled files.
This commit is contained in:
committed by
Akash Nimare
parent
c6c36b698d
commit
79d0688bcd
5
.gitignore
vendored
5
.gitignore
vendored
@@ -36,3 +36,8 @@ config.gypi
|
||||
# tests/package.json
|
||||
|
||||
.python-version
|
||||
|
||||
# Ignore all the typescript compiled files
|
||||
app/renderer/js/utils/*.js
|
||||
app/main/menu.js
|
||||
app/main/startup.js
|
||||
|
||||
Reference in New Issue
Block a user