Skip to content

Commit

Permalink
Translating to english and adding register system
Browse files Browse the repository at this point in the history
  • Loading branch information
adderou committed Jun 13, 2017
1 parent 7a96689 commit a922ac5
Show file tree
Hide file tree
Showing 5 changed files with 136 additions and 58 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,10 @@ ENV/
.mypy_cache/

# token, allowed y groups are ignored
token.txt
allowed.json
data.json
token.txt
password.txt

#idea is ignored too

Expand Down
126 changes: 89 additions & 37 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a922ac5

Please sign in to comment.