Moved Common to external git repo

Also changed namespace from LXC to PashaBibko::LXC
This commit is contained in:
Pasha Bibko
2025-08-09 21:31:36 +01:00
parent 3c638fa92b
commit a54c0ccbab
26 changed files with 135 additions and 632 deletions

9
.gitattributes vendored
View File

@@ -1,2 +1,9 @@
# Auto detect text files and perform LF normalization
# Normalizes line ending characters across all files #
* text=auto
# Makes sure git propely recognises all languages used #
*.cpp linguist-language=C++
*.h linguist-language=C++
*.lx linguist-language=Text