diff --git a/.gitattributes b/.gitattributes index 4509144..33919ed 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,6 @@ -*.pyo -*.pyc -.project -.pydevproject \ No newline at end of file +.github/ export-ignore +.setting export-ignore +.gitignore export-ignore +.travis.yml export-ignore +README.md export-ignore +changelog.md export-ignore