add gitignore file 13/513/1
authorHans Feldt <hans.feldt@ericsson.com>
Tue, 12 May 2015 08:44:51 +0000 (10:44 +0200)
committerHans Feldt <hans.feldt@ericsson.com>
Tue, 12 May 2015 11:31:09 +0000 (13:31 +0200)
JIRA: -

Change-Id: Ibddb67cd6699f84e2adafcef9fc5d53796d546d2
Signed-off-by: Hans Feldt <hans.feldt@ericsson.com>
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..dcaa10f
--- /dev/null
@@ -0,0 +1,26 @@
+*.pyc
+.vimrc
+.ropeproject
+.settings/
+.eggs/
+*.orig
+*.BACKUP.*
+*.BASE.*
+*.LOCAL.*
+*.REMOTE.*
+*.yml
+*.egg
+*.egg-info
+build
+htmlcov
+.agignore
+.coverage
+Session*.vim
+.tags*
+.coverage.*
+*~
+setuptools*zip
+dist/
+pep8.log
+test.log
+