Updated gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -26,3 +26,7 @@ yarn-error.log*
|
||||
|
||||
# Private configs
|
||||
/config.py
|
||||
|
||||
# Builded javascript
|
||||
/public/js/bundle.js
|
||||
/public/js/bundle.js.map
|
||||
|
Reference in New Issue
Block a user