diff options
author | Bill Nottingham <notting@redhat.com> | 2008-02-26 01:52:20 -0500 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2008-02-26 01:52:20 -0500 |
commit | 92eb58be223e6032cd1103a4e243d749b00011d8 (patch) | |
tree | 2d4515e8a03b9f1a1094d8174dce0be7704299c4 | |
parent | 8c287d71759d9737c7791a0a1e821b9e83fb6cdf (diff) | |
download | initscripts-92eb58be223e6032cd1103a4e243d749b00011d8.tar initscripts-92eb58be223e6032cd1103a4e243d749b00011d8.tar.gz initscripts-92eb58be223e6032cd1103a4e243d749b00011d8.tar.bz2 initscripts-92eb58be223e6032cd1103a4e243d749b00011d8.tar.xz initscripts-92eb58be223e6032cd1103a4e243d749b00011d8.zip |
Add a .gitignore file
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..3cb90312 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*~ +ChangeLog +*bz2 |