Compare commits
88 Commits
d5d9f19ade
...
1.1
Author | SHA1 | Date | |
---|---|---|---|
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 | |||
|
f6a1c68a7b | ||
ef4f3c58ed | |||
3cc458995e | |||
7ae4b73760 | |||
|
e8d2d69091 | ||
237ed837db | |||
|
ede8449854 | ||
|
4ed3855858 | ||
|
a314ad9e2a | ||
|
bcffd6dc97 | ||
0304959f4c | |||
|
9ffbe5d740 | ||
de7729d3d8 | |||
|
0c2e8e74da | ||
f3949cfa07 | |||
d6f11abca2 | |||
cd09fa826a | |||
40f6df15cf | |||
5b89079238 | |||
|
a7677c7ea9 | ||
|
0aa9c2ab4b | ||
a75b95c18d | |||
79848e3d67 | |||
5ab54fbf49 | |||
a45d88f580 | |||
cda79e15cc | |||
f13e43167b | |||
6bf6c39d7b | |||
5f895fc4e8 | |||
|
7ebfcf48cd | ||
1626de32b7 | |||
567e7a5309 | |||
b9795bb86a | |||
|
48d3a7176a | ||
|
250e781382 | ||
74650634d6 | |||
c0f4fa1ff7 | |||
|
bbaa59d2f2 | ||
829eebcc91 | |||
|
994fea67aa | ||
8e72bc9cdf | |||
03649c7c29 | |||
|
8ffd205515 | ||
5e00d0f273 | |||
dd4a6975ea | |||
|
20d0c8f925 | ||
|
ebd54a0776 | ||
75555c2912 | |||
7fba557825 | |||
6370ce8904 | |||
eb2b297ba4 | |||
145ba1fd44 | |||
77f783de9b | |||
8bc2b1dc47 | |||
2790b70f94 |
34
.gitignore
vendored
Normal file
34
.gitignore
vendored
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
# 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
|
0
Test1/Test123
Normal file
0
Test1/Test123
Normal file
2
adrian_s
2
adrian_s
@@ -1 +1,3 @@
|
|||||||
Hello there!
|
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
|
||||||
|
1
binder.txt
Normal file
1
binder.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Hallo
|
10
jonas
10
jonas
@@ -1,10 +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
|
|
Reference in New Issue
Block a user