Compare commits
12 Commits
e76d1acd63
...
1.1
Author | SHA1 | Date | |
---|---|---|---|
0536f86879 | |||
a4d45b85ae | |||
|
e46e5a5ef9 | ||
ac745fb51b | |||
|
854d74bbd6 | ||
d29ba40ebd | |||
|
f96ad6d4d0 | ||
|
6514c058b1 | ||
e6c0dc1dd6 | |||
|
f6a1c68a7b | ||
|
e8d2d69091 | ||
|
d5d9f19ade |
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
|
@@ -1,2 +1,3 @@
|
|||||||
DAS IST EINE README
|
DAS IST EINE README
|
||||||
|
hehehe hab den branch geändert
|
||||||
Okay
|
Okay
|
Reference in New Issue
Block a user