diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index c8a35cb69..5eb3969ca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +#Global +.DS_Store # / /*.exe @@ -22,7 +24,6 @@ /map-server_sql /mapcache /rAthena -/.DS_Store # /3rdparty/cmake/ |