summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKamil Rojewski <krojew@users.noreply.github.com>2020-07-31 00:55:11 +0200
committerGitHub <noreply@github.com>2020-07-30 15:55:11 -0700
commitf1f23d08edd3c3dc4923e21e246f03929bce322f (patch)
tree0e9994e376202abeb150e16e1023ecb5882491e4 /.gitignore
parentf1025b284735d184f4a22dfe999ad65bfe558096 (diff)
downloadflatbuffers-f1f23d08edd3c3dc4923e21e246f03929bce322f.tar.gz
flatbuffers-f1f23d08edd3c3dc4923e21e246f03929bce322f.tar.bz2
flatbuffers-f1f23d08edd3c3dc4923e21e246f03929bce322f.zip
adding fb import when no other imports are present (#6030)
Co-authored-by: Kamil Rojewski <kamil.rojewski@gmail.com> Co-authored-by: Wouter van Oortmerssen <aardappel@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index fad67deb..ab99dfa5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -127,4 +127,6 @@ grpc/google/
**/Package.resolved
.clangd/**
package-lock.json
-.clwb \ No newline at end of file
+/*.ilk
+/*.pdb
+.clwb