diff options
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/easter-eggs.txt | 47 | ||||
| -rw-r--r-- | resources/paths.txt | 6 |
2 files changed, 0 insertions, 53 deletions
diff --git a/resources/easter-eggs.txt b/resources/easter-eggs.txt deleted file mode 100644 index f4ae6ac..0000000 --- a/resources/easter-eggs.txt +++ /dev/null @@ -1,47 +0,0 @@ -pie -ufo -walk -cool -balloon -hangover -kirby -no -onmyway -haters -board -snorlax -fly -earth -thankyou -swim -penguin -handsome -tank -jump -winner -fox -mario -joker -rabbit -piggy -psyduck -dragon -salamander -airguitar</li> -pikachu -bravo -ghost -britney -pikarun -catrun -koggy -sonic -doggy -spongebob -gun -money -bird -piqiu -lol -ohhh -nyancat
\ No newline at end of file diff --git a/resources/paths.txt b/resources/paths.txt deleted file mode 100644 index 1c667d9..0000000 --- a/resources/paths.txt +++ /dev/null @@ -1,6 +0,0 @@ -Here is all you need to know about relative file paths: - -- Starting with "/" returns to the root directory and starts there -- Starting with "../" moves one directory backwards and starts there -- Starting with "../../" moves two directories backwards and starts there (and so on...) -- To move forward, just start with the first subdirectory and keep moving forward
\ No newline at end of file |