summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2017-01-02 19:17:04 +0000
committerDimitry Andric <dim@FreeBSD.org>2017-01-02 19:17:04 +0000
commitb915e9e0fc85ba6f398b3fab0db6a81a8913af94 (patch)
tree98b8f811c7aff2547cab8642daf372d6c59502fb /.gitignore
parent6421cca32f69ac849537a3cff78c352195e99f1b (diff)
downloadsrc-test2-b915e9e0fc85ba6f398b3fab0db6a81a8913af94.tar.gz
src-test2-b915e9e0fc85ba6f398b3fab0db6a81a8913af94.zip
Notes
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8144debabd0d..6a183cd6b240 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,8 +58,12 @@ tools/lld
tools/llgo
# Polly, which is tracked independently.
tools/polly
+# avrlit, which is tracked independently.
+tools/avrlit
# Sphinx build tree, if building in-source dir.
docs/_build
+# VSCode config files.
+.vscode
#==============================================================================#
# Files created in tree by the Go bindings.