summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--.travis.yml1
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ad59ffe2..0ef09b59 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,7 @@
+*.orig
*.py.bak
*.pyc
+*.rej
esim-start.sh
esim.desktop
nghdl
diff --git a/.travis.yml b/.travis.yml
index 77e4fffb..f31c43fc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,7 @@ language: python
cache: pip
git:
+ depth: 5
quiet: true
python: