.gitignore: Ignore .js files in app dir.

This commit is contained in:
vsvipul
2019-06-20 18:06:51 +05:30
committed by Akash Nimare
parent bb7426a789
commit f490efb2df

3
.gitignore vendored
View File

@@ -39,5 +39,4 @@ config.gypi
# Ignore all the typescript compiled files # Ignore all the typescript compiled files
app/renderer/js/utils/*.js app/renderer/js/utils/*.js
app/main/menu.js app/main/*.js
app/main/startup.js