Added .gitignore file

Change-Id: I8c4e1e4fa11023b0de7c21999474df9aa0aa11a6
This commit is contained in:
Oleksandr Martsyniuk 2016-08-16 13:08:12 +03:00
parent 4d167dc6a5
commit 0280fee2a6
1 changed files with 34 additions and 0 deletions

34
.gitignore vendored Normal file
View File

@ -0,0 +1,34 @@
.tox
.build
*.pyc
repositories/centos/*
repositories/ubuntu/*
build.sh
*.rpm
logs
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
nosetests.xml
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
.idea
# Local example
example_local.py
# Local settings
local_settings.py
# Logs
sys_test.log