]> git.kianting.info Git - clo/blobdiff - .gitignore
fix lacking semicolon; for import
[clo] / .gitignore
index 7a3d9f033a75794c8340551894b6ec86575d4bf4..ede7000b43c062e37aeab604daa3bdc40aefb0e5 100644 (file)
@@ -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