rdr2view initial

This commit is contained in:
Syping 2019-11-10 00:12:44 +01:00
commit b3a4c3ef5f
198 changed files with 62708 additions and 0 deletions

35
.gitignore vendored Normal file
View file

@ -0,0 +1,35 @@
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# Qt project user file
*.pro.user
# Gettext translation files
*.po
*.pot