diff options
-rw-r--r-- | .gitignore | 2 | ||||
-rw-r--r-- | .travis.yml | 1 |
2 files changed, 3 insertions, 0 deletions
@@ -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: |