Skip to content
Permalink
test
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
@tmanik
Latest commit d6e53bc Aug 8, 2024 History
1 contributor

Users who have contributed to this file

13 lines (10 sloc) 359 Bytes
# ignore the data files from 01-basic-deployment
01-basic-deployment/scripts/data/combined_data_cleaned.csv
01-basic-deployment/scripts/data/combined_data.csv
# ignore the done files from 01-basic-deployment
01-basic-deployment/scripts/extract_done
01-basic-deployment/scripts/transform_done
# ignore drafts
archive/*
# ignore all files that are .env
*.env