diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-10-31 22:21:38 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-10-31 22:21:38 -0400 |
| commit | b0ff307d0ccf68233488d07779ac6c9c15031154 (patch) | |
| tree | 69b6969c429db52ee758249840fac0378cf5a589 /.gitignore | |
| parent | ed1f2a8a0c0e2502438aed80369e94150f3bd32d (diff) | |
remove json lock files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1598a7ac3..c74a54d71 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,8 @@ tmp/ *.bak *.swp *~.nib +project.fragment.lock.json +project.lock.json local.properties .classpath .settings/ |
