This is an automated email from the ASF dual-hosted git repository. ocket8888 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficcontrol-trafficops-types.git
commit 40003bef0b3ceef377de923ec3f76926305fd1c0 Author: ocket8888 <[email protected]> AuthorDate: Wed Apr 27 20:31:14 2022 -0600 Add built files to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 65b349e..7780d45 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.code-workspace node_modules/ *.sublime-* +dist/
