mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
chore(git): update gitignore
This commit is contained in:
parent
179316e10f
commit
89443bb970
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -9,7 +9,9 @@ lib
|
|||
public/bower_components
|
||||
build
|
||||
newrelic_agent.log
|
||||
|
||||
.bower-tmp
|
||||
.bower-registry
|
||||
.bower-cache
|
||||
src/*/*.map
|
||||
src/*/*/*.map
|
||||
test/*.js
|
||||
|
|
|
|||
Loading…
Reference in a new issue