diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d4e8323 --- /dev/null +++ b/.gitignore @@ -0,0 +1,28 @@ +# SBT +boot/ +lib_managed/ +src_managed/ +test-output/ +target/ +.history + +# IntelliJ +.idea/ +*.iml +*.ipr +*.iws +out/ + +# Eclipse +.cache +.classpath +.project +.scala_dependencies +.settings +.target/ + +# Mac +.DS_Store + +# Other +*.pyc \ No newline at end of file diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..d451922 --- /dev/null +++ b/LICENSE @@ -0,0 +1,7 @@ +This is a public archive. It will be made *private*. + +You are not supposed to use *the repository* in any way to cheat Coursera. Once you would have done it a kitten died. Beware that *the repository* will once become (or even it already is) [a cleaning up software](https://github.com/MrMEEE/bumblebee-Old-and-abbandoned/commit/a047be85247755cdbe0acce6f1dafc8beb84f2ac) without any warnings and warranties. + +If you have any reasons to make *the repository* private, please contact me by e-mail. + +Code smart. Have fun. Cheers! diff --git a/README.md b/README.md new file mode 100644 index 0000000..fec5d9b --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +FPPiS +===== + +This is a public archive. It will be made *private*. + +You are not supposed to use *the repository* in any way to cheat Coursera. Once you would have done it a kitten died. Beware that *the repository* will once become (or even it already is) [a cleaning up software](https://github.com/MrMEEE/bumblebee-Old-and-abbandoned/commit/a047be85247755cdbe0acce6f1dafc8beb84f2ac) without any warnings and warranties. + +If you have any reasons to make *the repository* private, please contact me by e-mail. + +Code smart. Have fun. Cheers!