Updated .gitignore, with MANIFEST.SKIP.bak, the distributional files, and the temporarily test files added.
This commit is contained in:
parent
a9697b6007
commit
ffc4a55b84
25
.gitignore
vendored
25
.gitignore
vendored
@ -1,15 +1,20 @@
|
||||
.idea
|
||||
blib
|
||||
blib/
|
||||
Makefile
|
||||
Makefile.old
|
||||
Build
|
||||
_build
|
||||
MANIFEST
|
||||
MANIFEST.bak
|
||||
META.yml
|
||||
META.json
|
||||
MYMETA.yml
|
||||
MYMETA.json
|
||||
SIGNATURE
|
||||
pm_to_blib
|
||||
excludes
|
||||
Build
|
||||
_build/
|
||||
MANIFEST
|
||||
MANIFEST.bak
|
||||
MANIFEST.SKIP.bak
|
||||
META.yml
|
||||
META.json
|
||||
SIGNATURE
|
||||
.idea/
|
||||
excludes/
|
||||
Locale-Maketext-Gettext-*/
|
||||
Locale-Maketext-Gettext-*.tar*
|
||||
t/test_native.po
|
||||
t/locale/en/LC_MESSAGES/test_native.mo
|
||||
|
Loading…
Reference in New Issue
Block a user