mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-04 15:38:43 +00:00
Add .gitattributes file
This commit is contained in:
parent
12b2f47762
commit
ddd0f40d4c
1 changed files with 9 additions and 0 deletions
9
.gitattributes
vendored
Normal file
9
.gitattributes
vendored
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
/libtorrent export-ignore
|
||||||
|
/win32 export-ignore
|
||||||
|
docs/build export-ignore
|
||||||
|
docs/source export-ignore
|
||||||
|
/tests export-ignore
|
||||||
|
deluge/scripts export-ignore
|
||||||
|
.gitattributes export-ignore
|
||||||
|
.gitmodules export-ignore
|
||||||
|
.gitignore export-ignore
|
Loading…
Add table
Add a link
Reference in a new issue