dauid64 commited on
Commit
27a096c
1 Parent(s): 14700ca

ajustando para ignorar o .env.development

Browse files
Files changed (1) hide show
  1. .gitignore +1 -0
.gitignore CHANGED
@@ -1,5 +1,6 @@
1
  venv
2
  **/.env
 
3
  **/__pycache__/
4
  docker/qdrant_data/
5
  config/coleta/downloaded_files
 
1
  venv
2
  **/.env
3
+ **/.env.development
4
  **/__pycache__/
5
  docker/qdrant_data/
6
  config/coleta/downloaded_files