diff options
author | Franck Cuny <franck.cuny@gmail.com> | 2018-03-07 13:12:45 -0800 |
---|---|---|
committer | Franck Cuny <franck.cuny@gmail.com> | 2018-03-07 13:12:45 -0800 |
commit | 51bdf4e011b6c43360593ce10754ce4bbe6d17ae (patch) | |
tree | fdd828597a988a040d37e216119757682c10c1bc | |
parent | [README] Update documentation. (diff) | |
download | emacs.d-51bdf4e011b6c43360593ce10754ce4bbe6d17ae.tar.gz |
[git] ignore a file for aurora
Diffstat (limited to '')
-rw-r--r-- | gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gitignore b/gitignore index 5fccd18..c8124cb 100644 --- a/gitignore +++ b/gitignore @@ -21,3 +21,4 @@ tags .pytest_cache/ .reviewboardrc +ui/package-lock.json |