wraith-wireless / PyRIC

Python wireless library for Linux
http://wraith-wireless.github.io/PyRIC
Other
92 stars 50 forks source link

Add gitignore file #10

Closed ghost closed 8 years ago

ghost commented 8 years ago

If possible add a .gitignorefile to ignore some of binary files that are created regularly such as .pyc files. A example of it would be this.

wraith-wireless commented 8 years ago

Added one. Using PyCharm, I didn't even think about adding this. Thanks