summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
author/dev/humancontroller <devhc@example.com>2017-04-15 17:16:44 +0200
committer/dev/humancontroller <devhc@example.com>2017-04-15 17:16:44 +0200
commit9def5a580fcecbf60739455ec93f13e631bf7bad (patch)
tree6af425c7502793f70d560d3e05bfca32cf5f2d8a /.gitignore
parent7bfcf1fae886456c17e7e2fe9d47530ad1fd8162 (diff)
reserve (by default) the "dep" directory for the repository of dependencies (system libraries)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 569901d..b8a7129 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/GNUmakefile.local
/bld/
+/dep/