5 lines
184 B
Plaintext
5 lines
184 B
Plaintext
|
# https://git-scm.com/docs/gitignore
|
||
|
# https://help.github.com/articles/ignoring-files
|
||
|
# Example .gitignore files: https://github.com/github/gitignore
|
||
|
/bower_components/
|
||
|
/node_modules/
|