summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2014-08-05 14:55:43 +0200
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2014-08-05 14:55:43 +0200
commit1f08eaf7afac7bc00f2bc485a497ffecd46506c2 (patch)
tree76148c67bc345b9d35a09a06fd1ee83b3b94d3a5 /.gitignore
parent7ac92276075f326ccd251f655a7554754257e419 (diff)
parentaf3092e6cd4725aa316a05a8aa5daf2c0ad27bb8 (diff)
Merge branch 'linaro-topic-misc' into release-preplinaro-edk2-2014.08-a1
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore22
1 files changed, 22 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000..70df4bdd17
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,22 @@
+*.d
+*.o
+*.pyc
+BaseTools/Source/C/VfrCompile/EfiVfrParser.cpp
+BaseTools/Source/C/VfrCompile/EfiVfrParser.h
+BaseTools/Source/C/VfrCompile/Pccts/antlr/antlr
+BaseTools/Source/C/VfrCompile/Pccts/dlg/dlg
+BaseTools/Source/C/VfrCompile/VfrLexer.cpp
+BaseTools/Source/C/VfrCompile/VfrLexer.h
+BaseTools/Source/C/VfrCompile/VfrParser.dlg
+BaseTools/Source/C/VfrCompile/VfrSyntax.cpp
+BaseTools/Source/C/VfrCompile/VfrTokens.h
+BaseTools/Source/C/bin/
+BaseTools/Source/C/libs/
+Build/
+Conf/.cache/
+Conf/BuildEnv.sh
+Conf/build_rule.txt
+Conf/target.txt
+Conf/tools_def.txt
+PandaBoardPkg/Tools/chtool
+tmp.bin