Skip to content
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@
/coverage

# Ignore Local Script Folder
/scripts
/scripts

# Ignore local test
/src/maintest.js
Loading