diff options
| author | Roy Marples <roy@marples.name> | 2009-04-30 15:30:29 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2009-04-30 15:30:29 +0000 |
| commit | 260d960e47803ed857cbab7f42ce73b61e7f61ef (patch) | |
| tree | 5e4bca960dd28fa2f2238f4e87bf37139f00436c /.gitignore | |
| parent | 371233ce2057b1ce48cdcbd4731b4665a47c45a3 (diff) | |
| download | dhcpcd-260d960e47803ed857cbab7f42ce73b61e7f61ef.tar.xz | |
Go back to using git
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..5a7e248c --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +.depend +*.o +*.bz2 +dhcpcd +dhcpcd.conf.5 +dhcpcd.core +dhcpcd.8 +dhcpcd-run-hooks +dhcpcd-run-hooks.8 |
