Compare commits
52 Commits
f6a1c68a7b
...
main
Author | SHA1 | Date | |
---|---|---|---|
66feb2793a | |||
|
18b3391a3e | ||
|
5886143283 | ||
f2f7758e95 | |||
516e3a5bfc | |||
8353291ee4 | |||
|
0fa49f1631 | ||
6cba59943b | |||
80806f1b93 | |||
a6c47136b2 | |||
1ccd146d3a | |||
27a7ccf88f | |||
0536f86879 | |||
a4d45b85ae | |||
|
e46e5a5ef9 | ||
ac745fb51b | |||
|
854d74bbd6 | ||
d29ba40ebd | |||
|
e76d1acd63 | ||
|
525d9c653d | ||
|
a2aaacf278 | ||
|
d3adf005b2 | ||
|
f96ad6d4d0 | ||
|
6514c058b1 | ||
e6c0dc1dd6 | |||
abf8f58db5 | |||
e146686ee1 | |||
|
40ca9a520a | ||
e4023db286 | |||
cf05e2a64a | |||
c25845de1d | |||
|
8d4abb7b4e | ||
59951f5dfc | |||
0562430628 | |||
|
c7bc9db676 | ||
b8b59759be | |||
017ef4e4e5 | |||
841478c4cc | |||
88f943991f | |||
50c82c778f | |||
30693bb53c | |||
bc88afc9f4 | |||
6e8d6516b3 | |||
edbc58f29c | |||
80052d6f28 | |||
ef4f3c58ed | |||
3cc458995e | |||
7ae4b73760 | |||
237ed837db | |||
0304959f4c | |||
cd09fa826a | |||
a75b95c18d |
38
.gitignore
vendored
Normal file
38
.gitignore
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
# Prerequisites
|
||||
*.d
|
||||
|
||||
# Compiled Object files
|
||||
*.slo
|
||||
*.lo
|
||||
*.o
|
||||
*.obj
|
||||
|
||||
# Precompiled Headers
|
||||
*.gch
|
||||
*.pch
|
||||
|
||||
# Compiled Dynamic libraries
|
||||
*.so
|
||||
*.dylib
|
||||
*.dll
|
||||
|
||||
# Fortran module files
|
||||
*.mod
|
||||
*.smod
|
||||
|
||||
# Compiled Static libraries
|
||||
*.lai
|
||||
*.la
|
||||
*.a
|
||||
*.lib
|
||||
|
||||
# Executables
|
||||
|
||||
|
||||
*.exe
|
||||
*.out
|
||||
*.app
|
||||
# textfiles
|
||||
*.txt
|
||||
|
||||
!Snake.exe
|
3
adrian_s
3
adrian_s
@@ -1,3 +0,0 @@
|
||||
Hello there!
|
||||
Berlin was geht ab, seid ihr gut drauf oder was?
|
||||
https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwjviNaOhdWLAxVM_rsIHT3QMxgQFnoECAgQAQ&url=https%3A%2F%2Fshellshock.io%2F&usg=AOvVaw1UtRPAotjoyk_8j87013cz&opi=89978449
|
@@ -0,0 +1 @@
|
||||
Hallo
|
2
hallo+
Normal file
2
hallo+
Normal file
@@ -0,0 +1,2 @@
|
||||
___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___
|
||||
| |___| |___| |___| |___| |___| |___| |___| |___| |___| |___| |___| |___| |___| |___| |___| |___
|
23
jonas
23
jonas
@@ -1,23 +0,0 @@
|
||||
Schreibgeschützt
|
||||
|
||||
So schreibgeschützt ist das gar nicht
|
||||
|
||||
:(
|
||||
So schreibgeschützt ist das gar nicht
|
||||
|
||||
Hier ist gar nichts schreibgeschützt:)
|
||||
|
||||
0 von 5 Sterne
|
||||
0 von 5 Sterne
|
||||
|
||||
<<<<<<< HEAD
|
||||
is ja mal mega langweilig
|
||||
=======
|
||||
can not confirm
|
||||
<<<<<<< HEAD
|
||||
>>>>>>> dd4a6975ea164813267f1c744dfcab6c754534bc
|
||||
=======
|
||||
|
||||
Benutzer: Admin
|
||||
Passwort: Passwort123456
|
||||
>>>>>>> 829eebcc9143e352a3e3212eb825e99ba0f8be4c
|
@@ -1,3 +1,2 @@
|
||||
DAS IST EINE README
|
||||
hehehe hab den branch geändert
|
||||
Okay
|
||||
hehehe hab den branch geändert
|
Reference in New Issue
Block a user