]> git.kianting.info Git - clo/commitdiff
fix gitignore
authorTan Kian-ting <chenjt30@gmail.com>
Mon, 4 Sep 2023 13:44:30 +0000 (21:44 +0800)
committerTan Kian-ting <chenjt30@gmail.com>
Mon, 4 Sep 2023 13:44:30 +0000 (21:44 +0800)
.gitignore

index f8d709fe1e3aca3c65abb38a4a4886fcb37f43c5..39b9fec28935f934ca0116bd7e08efd2125f1c70 100644 (file)
@@ -1,2 +1,3 @@
 node_modules
-src/*.js
\ No newline at end of file
+/src/*.js
+/tests/*.js
\ No newline at end of file