aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPatrick Lehmann <Patrick.Lehmann@tu-dresden.de>2016-06-24 09:41:03 +0200
committerPatrick Lehmann <Patrick.Lehmann@tu-dresden.de>2016-06-24 09:41:03 +0200
commitdebc7725817a175aa2bad8ac6c1c07dc8fb2bc45 (patch)
treed5c3d7a560fe3ab37e3bafaedbbdad5bb8e6f9d2 /.gitignore
parent4c926da3020856d87a92e1315231b6d29d3beccd (diff)
downloadghdl-debc7725817a175aa2bad8ac6c1c07dc8fb2bc45.tar.gz
ghdl-debc7725817a175aa2bad8ac6c1c07dc8fb2bc45.tar.bz2
ghdl-debc7725817a175aa2bad8ac6c1c07dc8fb2bc45.zip
Reworked standard libraries compile flow (std, ieee, ...). Fixed GHDL version test issue. Extended .gitignore to exclude generated files on Windows and Linux.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore23
1 files changed, 22 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ea40cf1c5..a962850ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,9 +5,30 @@ b~*.ad?
*.v87
*.v93
*.v08
+*.cf
+
+testsuite/get_entities
# Generated files on windows.
+build/
dist/mcode/build/
dist/mcode/lib/
-testsuite/get_entities
+# Generated directories on Linux
+lib/
+
+# Generated files on Linux
+Makefile
+config.status
+default_pathes.ads
+elf_arch.ads
+ghdl.gpr
+ghdl1-*
+ghdl_llvm
+grt-backtraces-impl.ads
+grt-files
+grt-files.in
+grt.lst
+libgrt.a
+run-bind.adb
+run-bind.ads