Compare commits

...

3 Commits

Author SHA1 Message Date
ArthurFerreira2
4c353ac536
Delete .gitignore 2022-04-02 00:24:03 +02:00
ArthurFerreira2
b1585d8e36
Update README.md 2022-04-02 00:22:36 +02:00
ArthurFerreira2
761d4e9435
Update README.md 2022-04-02 00:21:52 +02:00
2 changed files with 3 additions and 35 deletions

32
.gitignore vendored
View File

@ -1,32 +0,0 @@
# 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