diff options
author | Tristan Gingold <tgingold@free.fr> | 2017-05-17 05:53:36 +0200 |
---|---|---|
committer | Tristan Gingold <tgingold@free.fr> | 2017-05-18 07:59:34 +0200 |
commit | 513bbe9ca27c2c3beaf315df8280586a21cae76a (patch) | |
tree | 849f550b4877436e0f11ba1fc7e10ea64a05736a /.hgignore | |
parent | 8d71ed4eb2e0e4fb4081ff8f5f220fdd44a741e2 (diff) | |
download | ghdl-513bbe9ca27c2c3beaf315df8280586a21cae76a.tar.gz ghdl-513bbe9ca27c2c3beaf315df8280586a21cae76a.tar.bz2 ghdl-513bbe9ca27c2c3beaf315df8280586a21cae76a.zip |
Fix typo: paths.
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/.hgignore b/.hgignore deleted file mode 100644 index fdc9c18e3..000000000 --- a/.hgignore +++ /dev/null @@ -1,27 +0,0 @@ -syntax:glob -*~* -*.tar.bz2 -*.o -*.ali -*.cf -*.v87 -*.v93 -*.v08 -*.a -*.lst -*.orig -.gdb_history -ortho/oread/oread-gcc -translate/ghdl1-debug -translate/ghdl1-gcc -translate/ghdldrv/default_pathes.ads -translate/ghdldrv/ghdl -translate/ghdldrv/ghdl_gcc -ortho/debug/ortho_debug.ads -translate/grt/grt-files -translate/grt/grt-files.in -translate/grt/run-bind.adb -translate/grt/run-bind.ads -syntax: glob -dist/mcode/lib -dist/mcode/build |