Updated gitignore

This commit is contained in:
RemixDev 2020-05-08 18:05:50 +02:00
parent 8ee7401e7d
commit 3925a8d2fb

4
.gitignore vendored
View file

@ -26,3 +26,7 @@ yarn-error.log*
# Private configs
/config.py
# Builded javascript
/public/js/bundle.js
/public/js/bundle.js.map