Skip to content

Commit

Permalink
Fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
deathaxe committed Aug 16, 2024
1 parent 1cf5c31 commit 6b83a81
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
# archive files. See http://git-scm.com/docs/gitattributes for details.

# git
.github/ export-ignore
*.git export-ignore
*.gitignore export-ignore
*.gitattributes export-ignore
.github/ export-ignore
*.git export-ignore
*.gitignore export-ignore
*.gitattributes export-ignore

# development
/scripts export-ignore
/stubs export-ignore
/scripts export-ignore
/stubs export-ignore
/tests/ export-ignore
/__init__.py export-ignore
mypy.ini export-ignore
setup.cfg export-ignore
unittesting.json export-ignore
/__init__.py export-ignore
mypy.ini export-ignore
setup.cfg export-ignore
unittesting.json export-ignore

0 comments on commit 6b83a81

Please sign in to comment.