summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.hgignore126
1 files changed, 0 insertions, 126 deletions
diff --git a/.hgignore b/.hgignore
deleted file mode 100644
index 8c4ff00..0000000
--- a/.hgignore
+++ /dev/null
@@ -1,126 +0,0 @@
-syntax:glob
-
-# vim stuff
-*.swp
-
-# modelsim stuff
-
-# download directorys
-*/download/*
-
-# docs
-glob:*/doc/*.pdf
-glob:*/doc/*.ppt
-glob:tdc/paper/*.*
-
-glob:ct-lab.zip
-
-# generated Makefiles
-glob:hw_s3estarter/sim/Makefile.s3estarter
-glob:tools/sim/Makefile.tools
-glob:zpu/sim/Makefile.zpu
-glob:global/sim/Makefile.global
-glob:grlib/sim/Makefile.grlib
-glob:*/simulation/Makefile.msim
-
-# tool specific stuff
-# c stuff
-*.elf
-*.bin
-*.lst
-glob:*.o
-glob:*.a
-
-# synthesis stuff
-glob:*/syn*/xst/*
-glob:*/syn*/ise/*
-glob:output*.log
-glob:synthesis_log*.txt
-
-# impcat stuff
-glob:*.mcs
-glob:*.bit
-glob:*.prm
-glob:*.cfi
-glob:*.ipf
-glob:_impactbatch.log
-
-# simulation stuff
-wlf*
-*.wlf
-*.psm
-*.prw
-*.dbs
-*.dat
-_info
-_vmake
-_temp*
-transcript
-transcript.log
-.stamp
-glob:*/.stamps.*/
-glob:*/sim*/*trace*.txt
-
-
-# zpu/ahb rom stuff
-glob:*/support/zpuromgen.exe
-glob:*/support/ahbrom.exe
-
-
-# project specific stuff
-# rena3 special
-glob:rena3/doc/*.xls
-glob:rena3/doc/*.doc
-glob:rena3/sim/log.txt
-
-# s3estarter special
-glob:hw_s3estarter/sim/dumpdata.txt
-glob:hw_s3estarter/sim_isim/dumpdata.txt
-glob:hw_s3estarter/sim_isim/isim/
-glob:hw_s3estarter/sim_isim/*.log
-glob:hw_s3estarter/sim_isim/tb.exe
-glob:hw_s3estarter/sim_isim/isim.wdb
-glob:hw_s3estarter/syn/iseconfig/*.projectmgr
-glob:hw_s3estarter/doc/DDR_5th_4Mx16_HY5DV641622AT_VHDL.zip
-glob:hw_s3estarter/doc/Untersuchung des DDR.doc
-glob:hw_s3estarter/doc/ddr_tests/
-glob:hw_s3estarter/doc/512Mb_*
-
-# esnug simulation special
-glob:esnug_c/sim/test/*_diff.txt
-glob:esnug_c/sim/test/*_dut.txt
-glob:esnug_c/sim/test/*_log.txt
-glob:esnug_c/sim/test/pipe1xx
-glob:esnug_c/sim/test/xxx_*.txt
-
-
-# special (hg unhandled) projects
-glob:beam_position_monitor/
-glob:central_trigger_generator/
-glob:edk_v5fx30t/
-glob:pr_datenerfassung_hpdi32/
-glob:pr_ultraschall_fft/
-glob:profinet/
-glob:profinet_ertec/
-glob:profinet_netx/
-glob:rechner/KC85-3 Schaltplan/
-glob:test_ddr_ram_cores/
-glob:test_ecos/
-glob:test_edk/
-glob:test_spartanMC/
-glob:test_labview_se3/
-glob:tool_fast-export/
-glob:tool_planahead/
-glob:tool_xst_errors/
-glob:treemap/Treeviz*/
-glob:uc_kwikstik/
-glob:zpu/git_repo/
-
-glob:programmer/
-glob:singlepulser/
-glob:snippets/
-
-# git stuff
-glob:.git/*
-
-
OpenPOWER on IntegriCloud