diff options
| author | Alee <alee14498@gmail.com> | 2018-03-07 16:16:34 -0500 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-03-07 16:16:34 -0500 |
| commit | 25fd00983d108b5ce0a7adead8960cf21c329700 (patch) | |
| tree | 6f9509c88bed7080d496fc5e1d87a9315e30549d | |
| download | pokeworld-website-25fd00983d108b5ce0a7adead8960cf21c329700.tar.gz pokeworld-website-25fd00983d108b5ce0a7adead8960cf21c329700.tar.bz2 pokeworld-website-25fd00983d108b5ce0a7adead8960cf21c329700.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 @@ +# Auto detect text files and perform LF normalization +* text=auto |
