File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 1
1
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
2
2
# Ignorar logs do Airflow
3
3
airflow /** /* .log
4
+ # Ignorar arquivos grandes
5
+ Istio /istio-1.23.0 /bin /istioctl
6
+ rabbitmq /app-messenger /myenv /lib /python3.12 /site-packages /numpy.libs /libopenblas64_p-r0-0cf96a72.3.23.dev.so
7
+ rabbitmq /app-messenger /myenv /lib /python3.12 /site-packages /pyarrow /libarrow.so.1700
8
+ rabbitmq /app-messenger /myenv /lib /python3.12 /site-packages /pyspark /jars /rocksdbjni-8.3.2.jar
9
+ airflow /2.Preparando Ambiente /logs /dag_processor_manager /dag_processor_manager.log
10
+ data_engineering_python /03. SQLite /SQLiteStudio-3.4.4-windows-x64-installer.exe
11
+ data_engineering_python /05. SQL Server /SQL Server Material Download.zip
12
+ data_engineering_python /01. Postgree /postgresql-16.1-1-windows-x64.exe
13
+ data_engineering_python /02. MySQL /mysql-installer-community-8.0.36.0.msi
14
+
4
15
# dependencies
5
16
/node_modules
6
17
/.pnp
You can’t perform that action at this time.
0 commit comments