Skip to content

Commit

Permalink
added submission and ignoring .DSStore now
Browse files Browse the repository at this point in the history
  • Loading branch information
dejangvozdenac committed Sep 17, 2017
1 parent cd4793b commit 8d7eda1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions submission.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
class Submission:
ADD_LETTER = 1
ADD_WORD = 2
DELETE_LETTER = 3
DELETE_WORD = 4

0 comments on commit 8d7eda1

Please sign in to comment.