Scott Lowe
492d0bc3bb
ENH: Add export-ignore to compiled python files
...
Since Python uses just-in-time compilation, the compiled binaries
(.pyc and .pyo files) are not something you would want to include
in an archive of a python code base.
Hence we add an export-ignore attribute to these file extensions.
2021-06-10 15:04:56 +01:00
Łukasz Skarżyński
2f9f9e7463
add python stubs files (.pyi)
2020-04-14 21:15:30 +02:00
Christian Riedel
b5454117ab
fix: Deleted doubled file types with wrong category ( #101 )
2019-10-17 19:42:41 +13:00
Richie Bendall
5ae94608ba
feat: Support more types of Python files
2019-07-17 15:18:38 +12:00
Richie Bendall
8a6b74ee27
ipynb support
2019-04-27 17:05:41 +12:00
Richie Bendall
4f4d06eb03
Pickle support
2019-04-21 21:39:50 +12:00
Richie Bendall
3bbc79c5e7
Format gitattributes files
2019-04-20 12:35:18 +12:00
Richie Bendall
cbd3af4f32
Python Diff
2018-06-20 21:54:30 +12:00
Michael Ala
71a401ac5b
Created Python.gitattributes
2015-01-12 01:21:47 -05:00