Compare commits
100 Commits
d5d9f19ade
...
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 | |||
|
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 |
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
|
0
Test1/Test123
Normal file
0
Test1/Test123
Normal file
1
binder.txt
Normal file
1
binder.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Hallo
|
2
hallo+
Normal file
2
hallo+
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___
|
||||||
|
| |___| |___| |___| |___| |___| |___| |___| |___| |___| |___| |___| |___| |___| |___| |___| |___
|
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
|
|
@@ -1,3 +1,2 @@
|
|||||||
DAS IST EINE README
|
DAS IST EINE README
|
||||||
hehehe hab den branch geändert
|
hehehe hab den branch geändert
|
||||||
Okay
|
|
Reference in New Issue
Block a user