Imported challenge checks and helper classes
Added .gitignore file Added python server example as used in the "Basically Gambling" challenge Imported automatic chellange checks and ansicolor helper class
This commit is contained in:
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
#Ignore virtualenv
|
||||
venv/
|
||||
|
||||
#Ignore editor specific files
|
||||
.vimrc
|
||||
.vscode/
|
||||
Reference in New Issue
Block a user