Styles About Section #3

Merged
rodude123 merged 4 commits from about into master 2021-08-01 13:00:12 +01:00
Showing only changes of commit 6d1c6f76d6 - Show all commits

16
.gitignore vendored
View File

@ -29,14 +29,14 @@
# When using Gradle or Maven with auto-import, you should exclude module files,
# since they will be recreated, and may cause churn. Uncomment if using
# auto-import.
# .idea/artifacts
# .idea/compiler.xml
# .idea/jarRepositories.xml
# .idea/modules.xml
# .idea/*.iml
# .idea/modules
# *.iml
# *.ipr
.idea/artifacts
.idea/compiler.xml
.idea/jarRepositories.xml
.idea/modules.xml
.idea/*.iml
.idea/modules
*.iml
*.ipr
# CMake
cmake-build-*/