diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2013-01-10 16:42:46 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2013-01-10 16:42:46 +0100 |
commit | 70629b384d8580a3721317c443f996161312e099 (patch) | |
tree | b7c7c4703b731837880898fd8a4253bf2b7aca6c | |
parent | 9c8cf8bde19d53fb089656d5c762f965b8c9ae4f (diff) |
gitignore: ignore *.pyc
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ build LocomotorPrimitives_controls.sto LocomotorPrimitives_states.sto LocomotorPrimitives_states_degrees.mot +*.pyc |