mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-25 07:05:51 +00:00
add lib to gitignore for now, so we can compile. may want to remove
this ignore in the future
This commit is contained in:
parent
a8e0015cbb
commit
b50a78f0ea
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -5,4 +5,5 @@ node_modules
|
|||
*.swp
|
||||
.idea*
|
||||
config.json
|
||||
npm-debug.log
|
||||
npm-debug.log
|
||||
lib
|
||||
Loading…
Reference in a new issue