LennardZuendorf commited on
Commit
d9c4a52
·
unverified ·
1 Parent(s): ba1dc89

chore: updating gitignore config

Browse files
Files changed (2) hide show
  1. .gitignore +1 -0
  2. components/iframe/.gitignore +2 -0
.gitignore CHANGED
@@ -1,3 +1,4 @@
1
  /.env/
2
  __pycache__/
3
  /start-venv.sh
 
 
1
  /.env/
2
  __pycache__/
3
  /start-venv.sh
4
+ /components/iframe/dist/
components/iframe/.gitignore CHANGED
@@ -6,3 +6,5 @@ __pycache__/
6
  __tmp/*
7
  *.pyi
8
  node_modules
 
 
 
6
  __tmp/*
7
  *.pyi
8
  node_modules
9
+ ./dist/
10
+ ./dist