Commit Graph

3 Commits

Author SHA1 Message Date
linbing 42f1a5ecc5 Update .gitignore to ignore out logs
When you have running tox -elint, it's will generate logs dir in the
project, It's useful to add logs in .gitignore to avoid logs to be
commited. And, when you have using pycharm to open this project, it's
will generate a hide dir .idea, so it's also needed to be ignore

Change-Id: Ia86897b5971703cb83c8b32d502ce955b8419ac0
2016-09-28 09:05:35 +08:00
Jakub Ruzicka 9729de8ff3 gitignore *.spec files
We don't want these in git. Make `git status` clearer, prevent accidental
inclusion.

Change-Id: I2382cb446a5981086d3af21a3b3a10bd1e05d762
2016-07-28 13:09:56 +02:00
Thomas Bechtold a855a03529 Add basic gitignore
Change-Id: I95cded6647184fde963826bcf6be3f4e87c3e767
2015-12-07 07:25:06 +01:00