diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2021-10-23 10:30:23 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-23 10:30:23 -0400 |
commit | 3834cc2957b27c771c59027935b0b3a86a19b273 (patch) | |
tree | 24307d0d053058b52c2b313dddcc89c33111e26c | |
parent | 65fb4681514d65881882648e803678e880b21bcb (diff) | |
parent | f182e9b9fd908d95a6b478435c07e53acbf8e7cc (diff) |
Merge pull request #1524 from LOuroboros/patch-2
Added .sym files to .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9286b03c4..fd16840c6 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ porymap.project.cfg .fuse_hidden* *.sna *.diff +*.sym |