diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2008-11-23 02:43:22 -0500 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2008-11-23 02:43:22 -0500 |
commit | c261abc4eacd49314ab18782ac8158bf9f2dbf5d (patch) | |
tree | 4d3c61431617b5180642f2aa5698dff9b9dc98dc /.gitignore | |
parent | d3de1274569806ec55e8fc77d299d7b1d42e5354 (diff) | |
download | monitoring-plugin-perl-c261abc4eacd49314ab18782ac8158bf9f2dbf5d.tar.gz |
Add .gitignore (imported from svn:ignore)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6cf3bbc --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1,7 @@ | |||
1 | |||
2 | # / | ||
3 | /Makefile | ||
4 | /blib | ||
5 | /pm_to_blib | ||
6 | /.bzr | ||
7 | /.bzrignore | ||