summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2020-02-12 10:23:31 -0500
committerGitHub <noreply@github.com>2020-02-12 10:23:31 -0500
commit8f7d83c00bbfe4fea5e12e4ec0b5de5294f409d0 (patch)
tree81c0b02a58c9819d1581dcdb6c239880430af381 /.gitignore
parent8166f8bc2aed417285cf08c2a9b60d2ebc3b872c (diff)
Make temporary directories relative to $TEMPDIR. (#8066)
* Make temporary directories relative to $TEMPDIR. * Add externaldeps to .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f94c5603a3..9f2060814f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -192,3 +192,6 @@ docs/generator/mkdocs.yml
#CLion files
netdata.cbp
+
+# External dependencies
+externaldeps/