mirror of
https://github.com/torproject/support.git
synced 2024-11-26 19:00:26 +00:00
Do not ignore i18n folder
This commit is contained in:
parent
72892be402
commit
4b3400feb1
2
.gitignore
vendored
2
.gitignore
vendored
@ -7,8 +7,6 @@ public
|
||||
|
||||
contents+*.lr
|
||||
|
||||
i18n/*
|
||||
|
||||
*.egg-info
|
||||
*.pyc
|
||||
__pycache__
|
||||
|
2
i18n/.gitignore
vendored
Normal file
2
i18n/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
Loading…
Reference in New Issue
Block a user