Compare commits
16 Commits
my_branch
...
LeosBranch
Author | SHA1 | Date | |
---|---|---|---|
|
5886143283 | ||
|
0fa49f1631 | ||
a6c47136b2 | |||
1ccd146d3a | |||
27a7ccf88f | |||
0536f86879 | |||
a4d45b85ae | |||
|
e46e5a5ef9 | ||
ac745fb51b | |||
|
854d74bbd6 | ||
d29ba40ebd | |||
|
e76d1acd63 | ||
|
525d9c653d | ||
|
a2aaacf278 | ||
|
d3adf005b2 | ||
e6c0dc1dd6 |
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
|
|
@@ -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