From 88ad7de6e6ba2c2af1d58ebb556cc62442660564 Mon Sep 17 00:00:00 2001 From: Jens Schweikhardt Date: Mon, 18 Aug 2025 23:25:41 +0200 Subject: First cut. --- .gitignore | 43 ++++--------------------------------------- 1 file changed, 4 insertions(+), 39 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 2bc7f64..752a776 100644 --- a/.gitignore +++ b/.gitignore @@ -1,41 +1,6 @@ -!Build/ -.last_cover_stats -/META.yml -/META.json -/MYMETA.* *.o -*.pm.tdy -*.bs -# Devel::Cover -cover_db/ - -# Devel::NYTProf -nytprof.out - -# Dist::Zilla -/.build/ - -# Module::Build -_build/ -Build -Build.bat - -# Module::Install -inc/ - -# ExtUtils::MakeMaker -/blib/ -/_eumm/ -/*.gz -/Makefile -/Makefile.old -/MANIFEST.bak -/pm_to_blib -/*.zip - -# Carton/Carmel -/local/ -/.carmel/ -# cpanfile.snapshot should generally be ignored for library code, otherwise included -# cpanfile.snapshot +lscp +txttopng +input.txt +output.png -- cgit v1.2.3