summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNicolas R <atoomic@cpan.org>2017-11-10 13:27:39 -0700
committerNicolas R <atoomic@cpan.org>2017-11-10 14:14:18 -0700
commit98d6c3216d746500f9957328ee55580a6ee577d7 (patch)
treedd5666bfa8191cb5e5c8ee76fc94d8869526b949 /.gitignore
parent73cfe8dd31938c20a2add99118070de195fdc016 (diff)
downloadperl-98d6c3216d746500f9957328ee55580a6ee577d7.tar.gz
.gitignore: git should also ignore *.bak files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 131b1e4716..499a1cb272 100644
--- a/.gitignore
+++ b/.gitignore
@@ -140,6 +140,7 @@ t/perl
t/test_state
*.output
*.tmp
+*.bak
t/*.ph
t/lib/*.ph