aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrew Zonenberg <azonenberg@drawersteak.com>2016-12-23 12:32:55 -0800
committerGitHub <noreply@github.com>2016-12-23 12:32:55 -0800
commit5ffede5c0e81b682268129b79f305733e11242be (patch)
treea0e70a25f3b4090912866264431662de67e1f226 /.gitignore
parenta44cc7a3d1c21c37c7dfb88b92bb479389dfce16 (diff)
parent9f69a70d746e7907eed494941bc89a18159caa1b (diff)
downloadyosys-5ffede5c0e81b682268129b79f305733e11242be.tar.gz
yosys-5ffede5c0e81b682268129b79f305733e11242be.tar.bz2
yosys-5ffede5c0e81b682268129b79f305733e11242be.zip
Merge pull request #1 from azonenberg-hk/master
Pull changes from HK trip
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 93e28cd6c..cd624f233 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
*.o
*.d
.*.swp
+*.gch
/.cproject
/.project
/.settings
@@ -27,3 +28,5 @@
/yosys-win32-vcxsrc-*
/yosysjs-*
/libyosys.so
+/tests/unit/bintest/
+/tests/unit/objtest/