Compare commits
19 Commits
tiflabranc
...
1.0.0
Author | SHA1 | Date | |
---|---|---|---|
|
e46e5a5ef9 | ||
ac745fb51b | |||
|
854d74bbd6 | ||
|
e76d1acd63 | ||
|
525d9c653d | ||
|
a2aaacf278 | ||
|
d3adf005b2 | ||
|
f96ad6d4d0 | ||
|
6514c058b1 | ||
abf8f58db5 | |||
e146686ee1 | |||
|
40ca9a520a | ||
e4023db286 | |||
cf05e2a64a | |||
c25845de1d | |||
|
8d4abb7b4e | ||
|
f6a1c68a7b | ||
|
e8d2d69091 | ||
|
d5d9f19ade |
32
.gitignore
vendored
Normal file
32
.gitignore
vendored
Normal file
@@ -0,0 +1,32 @@
|
|||||||
|
# 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
|
@@ -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