Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitignore
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
general
gitignore
Commits
a6e75862
Commit
a6e75862
authored
Dec 02, 2016
by
sshaw
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Annotate some of the Perl entries
parent
2c8f625b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
14 deletions
+25
-14
Perl.gitignore
Perl.gitignore
+25
-14
No files found.
Perl.gitignore
View file @
a6e75862
/blib/
/.build/
_build/
cover_db/
inc/
Build
!Build/
!Build/
Build.bat
.last_cover_stats
.last_cover_stats
/Makefile
/Makefile.old
/MANIFEST.bak
/META.yml
/META.yml
/META.json
/META.json
/MYMETA.*
/MYMETA.*
nytprof.out
/pm_to_blib
*.o
*.o
*.bs
*.bs
/_eumm/
# Devel::Cover
cover_db/
# Devel::NYTProf
nytprof.out
# Dizt::Zilla
/.build/
# Module::Build
_build/
Build
Build.bat
# Module::Install
inc/
# ExtUitls::MakeMaker
# ExtUitls::MakeMaker
/*.zip
/blib/
/_eumm/
/*.gz
/*.gz
/Makefile
/Makefile.old
/MANIFEST.bak
/pm_to_blib
/*.zip
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment