Files
sense-installer/.gitattributes
2020-03-12 14:03:20 +01:00

6 lines
288 B
Plaintext

# Ignore all files and folders that start with .; .circleci, .github, .git, etc.
# Warning! This will ignore files in subfolders as well.
# If you needs files starting with . then change condition below to be specific
# for each file and folder that needs to be ignored
.* export-ignore