Skip to content

Commit

Permalink
removing .pyc files and adding eclipse project files to ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasamaral committed Dec 1, 2013
1 parent 01b48e9 commit 62df29d
Show file tree
Hide file tree
Showing 9 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@
game_logs/
*.class
my-bot/MyBot.jar
.classpath
.project
*.py[cod]
Binary file removed tools/ants.pyc
Binary file not shown.
Binary file removed tools/engine.pyc
Binary file not shown.
Binary file removed tools/game.pyc
Binary file not shown.
Binary file removed tools/sample_bots/python/ants.pyc
Binary file not shown.
Binary file removed tools/sample_bots/python/logutils.pyc
Binary file not shown.
Binary file removed tools/sandbox.pyc
Binary file not shown.
Binary file removed tools/visualizer/__init__.pyc
Binary file not shown.
Binary file removed tools/visualizer/visualize_locally.pyc
Binary file not shown.

0 comments on commit 62df29d

Please sign in to comment.