X-Git-Url: https://git.kianting.info/?a=blobdiff_plain;f=.gitignore;h=ede7000b43c062e37aeab604daa3bdc40aefb0e5;hb=760c54de4fb8b4954998769b6119710f93243176;hp=3dcb37e13b6c0a02222983afde8fce81165729f3;hpb=534104317bdf275422b6a17d26688d5d75ef5410;p=clo diff --git a/.gitignore b/.gitignore index 3dcb37e..ede7000 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ node_modules -*.js \ No newline at end of file +/src/*.js +/tests/*.js +.vscode +activate.sh \ No newline at end of file