We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2285d3 commit 5c5a715Copy full SHA for 5c5a715
.gitignore
@@ -1,22 +1,22 @@
1
/.ackrc
2
-/blib/
3
-.build
4
-/cover_db
5
-cpanfile.snapshot
6
-/_eumm/
7
-!/.gitignore
8
-/local
9
-/Makefile
10
-/Makefile.old
11
-/MANIFEST.bak
+/.tidyall.d
+/.vscode
12
/MANIFEST.SKIP.bak
+/MANIFEST.bak
13
/MYMETA.json
14
/MYMETA.yml
15
-/pm_to_blib
+/Makefile
+/Makefile.old
16
/README
17
-*.sw*
18
-/.tidyall.d
19
-tidyall.ERR
20
-/.vscode
21
/WWW-Mechanize-*/
22
/WWW-Mechanize-*.tar.gz
+/_eumm/
+/blib/
+/cover_db
+/local
+/pm_to_blib
+*.sw*
+.build
+cpanfile.snapshot
+tidyall.ERR
+!/.gitignore
0 commit comments