1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-04-09 17:15:50 +02:00

Add .DS_Store to gitignore

This commit is contained in:
Alex Plate 2020-04-24 10:00:22 +03:00
parent 64b49e37d7
commit f58fda0c87
No known key found for this signature in database
GPG Key ID: 0B97153C8FFEC09F

4
.gitignore vendored
View File

@ -8,4 +8,6 @@
/build/
/out/
/tmp/
/tmp/
*.DS_Store