solbjorg
GitHub
5 lat temu
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z
32 dodań i
0 usunięć
-
.gitignore
|
|
|
@@ -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 |