summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@diac24.net>2021-03-27 20:52:44 +0100
committerDavid Lamparter <equinox@diac24.net>2021-03-27 20:59:45 +0100
commit8304bb4c1107a0b66fde9729ec0cd785b09f9285 (patch)
tree876b7c0c5912c733145e8e99b014cb480ff6f6cb /.gitignore
parentbuild: ignore frr-llvm-cg binary (diff)
downloadfrr-8304bb4c1107a0b66fde9729ec0cd785b09f9285.tar.xz
frr-8304bb4c1107a0b66fde9729ec0cd785b09f9285.zip
build: ignore LLVM disassembly files (.ll)
Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 05ca0b114..936a6f71a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,6 +57,7 @@
*.pb.cc
*_clippy.c
*.bc
+*.ll
*.cg.json
*.cg.dot
*.cg.svg