summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
author/dev/humancontroller <devhc@example.com>2017-02-06 17:51:46 +0100
committer/dev/humancontroller <devhc@example.com>2017-02-06 17:58:53 +0100
commit0a18fe245ad759b6a7b1f64d2cf2a775c081421c (patch)
tree1cfc8dc95cd12909c7876d4160431689ec90cf9c /.gitignore
parentcefe2746569d4b9564c4cb99f6c9eaeb0f083d5a (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 717e0d45..a6a89711 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/bld
/GNUmakefile.local
+/dep/