0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 21:49:51 +01:00
posthog/.gitattributes
Michael Matloka 427e4fac6e
Improve handling of .git* files/dirs (#3141)
* Create .gitattributes

* Remove .github/ in posthog-foss sync

* .gitignore whole directories (recursively ofc)

* Remove .gitignore line from ages past
2021-02-01 09:25:40 +01:00

8 lines
153 B
Plaintext

* text=auto
.gitattributes export-ignore
.gitignore export-ignore
.github/ export-ignore
CONTRIBUTING.md export-ignore
CODE_OF_CONDUCT.md export-ignore