diff options
author | Timotej Lazar <timotej.lazar@araneo.org> | 2015-09-11 14:36:55 +0200 |
---|---|---|
committer | Timotej Lazar <timotej.lazar@araneo.org> | 2015-09-11 14:36:55 +0200 |
commit | 40275283e213082992b69cfe48f84d3cd4d6f13a (patch) | |
tree | 33286070bdd42090ef22fa23c159a94c3a6caf7c | |
parent | 64873173e6bb758cd22b60df55cf4415b8651359 (diff) |
Add .idea to .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ +.idea *.pyc *.pyo |