habitica/.nodemonignore

12 lines
129 B
Text
Raw Normal View History

2014-10-01 12:12:16 +00:00
node_modules/**
2020-04-01 11:31:39 +00:00
content_cache
content_cache/**
website/client/**
test/**
2014-10-01 12:12:16 +00:00
.git/**
2013-12-30 01:22:37 +00:00
.idea*
*.log
2014-05-15 10:30:42 +00:00
*.swp
*.swx
website/raw_sprites/**