diff --git a/.gitignore b/.gitignore index d00fc48..7bac214 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,8 @@ bower_components/ node_modules/ vendor/ -package-lock.json \ No newline at end of file +package-lock.json + +# temporay +src/ +TODO.md \ No newline at end of file