chore(gitignore): added dist/ folder (#101)
This commit is contained in:
committed by
mrugesh mohapatra
parent
82f85b032a
commit
08228122cd
3
.gitignore
vendored
3
.gitignore
vendored
@ -32,6 +32,9 @@ bower_components
|
|||||||
# Compiled binary addons (https://nodejs.org/api/addons.html)
|
# Compiled binary addons (https://nodejs.org/api/addons.html)
|
||||||
build/Release
|
build/Release
|
||||||
|
|
||||||
|
# Compiled distribution folder
|
||||||
|
dist/
|
||||||
|
|
||||||
# Dependency directories
|
# Dependency directories
|
||||||
node_modules/
|
node_modules/
|
||||||
jspm_packages/
|
jspm_packages/
|
||||||
|
Reference in New Issue
Block a user