Update check_voter method for Scala (#79)

* add IDE specific git ignore files

* add log for new user
This commit is contained in:
Ian Shiundu
2018-07-19 02:03:54 +03:00
committed by Aditya Bhargava
parent 48f971e361
commit fb0d9dccfd
2 changed files with 14 additions and 0 deletions

13
.gitignore vendored
View File

@@ -27,3 +27,16 @@ highlights/node_modules
highlights/atom-language-perl6/
.DS_store
highlights/package-lock.json
# IDE specific
.scala_dependencies
.classpath
*.iml
.idea/
.idea_modules/
.project
.settings/
*.sublime-project
*.sublime-workspace
/.env
atlassian-ide-plugin.xml