Skip to content

Commit

Permalink
.gitignore: Sync with avocado's .gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Lukáš Doktor <[email protected]>
  • Loading branch information
ldoktor committed Jan 19, 2016
1 parent 73c7111 commit 2b1b867
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
.project
.pydevproject
.settings
.coverage
.idea/*
coverage.xml
xunit.xml
tmp/*
logs/*
*.pyc
*~
tags
cscope.*
build
sysinfo-*
MANIFEST
dist

0 comments on commit 2b1b867

Please sign in to comment.