diff options
Diffstat (limited to 'dist/.gitignore')
-rw-r--r-- | dist/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dist/.gitignore b/dist/.gitignore new file mode 100644 index 0000000000..48ab11785c --- /dev/null +++ b/dist/.gitignore @@ -0,0 +1,8 @@ +# ignore generated .c files, and other module build traces +*.c +*.bs +blib +pm_to_blib +Makefile +Makefile.PL +ppport.h |