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