diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-04 11:58:15 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-04 11:58:15 -0400 |
commit | 4fb8d5c4bd08b848818622ec864f451e7d51d1d0 (patch) | |
tree | 6f9509c88bed7080d496fc5e1d87a9315e30549d | |
download | lingo2-archipelago-4fb8d5c4bd08b848818622ec864f451e7d51d1d0.tar.gz lingo2-archipelago-4fb8d5c4bd08b848818622ec864f451e7d51d1d0.tar.bz2 lingo2-archipelago-4fb8d5c4bd08b848818622ec864f451e7d51d1d0.zip |
Initial commit
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dfe0770 --- /dev/null +++ b/.gitattributes | |||
@@ -0,0 +1,2 @@ | |||
1 | # Auto detect text files and perform LF normalization | ||
2 | * text=auto | ||