Added .apm to .gitignore

Based on comment in dot-atom/.apm/.apmrc, the .apm directory created as part of the default startup is a cache, therefore it shouldn't be included in git.
This commit is contained in:
Ian Lee 2016-04-08 15:46:32 -07:00
parent f22e63b498
commit fd2fa509c6

1
dot-atom/.gitignore vendored
View File

@ -2,5 +2,6 @@ blob-store
compile-cache
dev
storage
.apm
.node-gyp
.npm