diff options
author | LOuroboros <lunosouroboros@gmail.com> | 2021-10-23 11:17:23 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-23 11:17:23 -0300 |
commit | f182e9b9fd908d95a6b478435c07e53acbf8e7cc (patch) | |
tree | 24307d0d053058b52c2b313dddcc89c33111e26c | |
parent | 65fb4681514d65881882648e803678e880b21bcb (diff) |
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 |