mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-03 06:58:42 +00:00
updated gitattributes to ignore deluge-web debug files
This commit is contained in:
parent
66437531e8
commit
845b95d88f
1 changed files with 3 additions and 0 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
@ -9,6 +9,9 @@ check_glade.sh export-ignore
|
||||||
createicons.sh export-ignore
|
createicons.sh export-ignore
|
||||||
create_potfiles_in.py export-ignore
|
create_potfiles_in.py export-ignore
|
||||||
gettextize.sh export-ignore
|
gettextize.sh export-ignore
|
||||||
|
deluge/ui/web/css/*-debug.css export-ignore
|
||||||
|
deluge/ui/web/js/*-debug.js export-ignore
|
||||||
|
|
||||||
.gitattributes export-ignore
|
.gitattributes export-ignore
|
||||||
.gitmodules export-ignore
|
.gitmodules export-ignore
|
||||||
.gitignore export-ignore
|
.gitignore export-ignore
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue