Start frontend project

This commit is contained in:
2021-04-07 21:23:37 -05:00
parent e04e991cfa
commit cf8885ed14
2 changed files with 7 additions and 1 deletions

5
.gitignore vendored
View File

@@ -135,4 +135,7 @@ dmypy.json
.pytype/
# Cython debug symbols
cython_debug/
cython_debug/
# npm
node_modules/