diff options
| author | Mark Otto <[email protected]> | 2017-07-09 19:47:45 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-07-09 19:47:45 -0700 |
| commit | ba3c61b32edac65d35823b1130a513cd121f0891 (patch) | |
| tree | 8ba84cc9e6b8922f59398dc9e1996027030d9621 /.gitignore | |
| parent | 136a0d5cb6e202de302b939ddbeb166a1a6a36a2 (diff) | |
| download | bootstrap-ba3c61b32edac65d35823b1130a513cd121f0891.tar.xz bootstrap-ba3c61b32edac65d35823b1130a513cd121f0891.zip | |
ignore it
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1e00d3dd4..26802e766 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,6 @@ docs/.jekyll-metadata # Folders to ignore bower_components node_modules + +# node +package-lock.json |
