summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2017-03-15 22:06:12 +0000
committerRoy Marples <roy@marples.name>2017-03-15 22:06:12 +0000
commit16d3a1294f0a29a6e4527463500fd9b6ae16ca56 (patch)
tree099c6133771bdf52d398d3a35adb62faed62d54e /.gitignore
parentd0af943de15a7bb67f1c0a36ebdae60218362ad2 (diff)
downloaddhcpcd-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--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 02e29d15..a3fc9793 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@ config.mk
config.log
# Ignore object files
+.depend
*.o
*.So
*.so