diff options
| author | Roy Marples <roy@marples.name> | 2017-03-15 22:06:12 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2017-03-15 22:06:12 +0000 |
| commit | 16d3a1294f0a29a6e4527463500fd9b6ae16ca56 (patch) | |
| tree | 099c6133771bdf52d398d3a35adb62faed62d54e /.gitignore | |
| parent | d0af943de15a7bb67f1c0a36ebdae60218362ad2 (diff) | |
| download | dhcpcd-16d3a1294f0a29a6e4527463500fd9b6ae16ca56.tar.xz | |
Move the source files along with dev, crypt and comapt into src dir.
This makes the toplevel directory more manageable.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ config.mk config.log # Ignore object files +.depend *.o *.So *.so |
