mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-19 19:14:55 +00:00
Add export-ignore attributes
This commit is contained in:
parent
3f37b3bb01
commit
3932e632c1
1 changed files with 6 additions and 0 deletions
6
.gitattributes
vendored
Normal file
6
.gitattributes
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
libtorrent/ export-ignore
|
||||
win32/ export-ignore
|
||||
docs/build export-ignore
|
||||
docs/source export-ignore
|
||||
tests/ export-ignore
|
||||
deluge/scripts export-ignore
|
Loading…
Add table
Reference in a new issue