mirror of
https://github.com/atom/atom.git
synced 2026-02-09 22:24:59 -05:00
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:
1
dot-atom/.gitignore
vendored
1
dot-atom/.gitignore
vendored
@@ -2,5 +2,6 @@ blob-store
|
||||
compile-cache
|
||||
dev
|
||||
storage
|
||||
.apm
|
||||
.node-gyp
|
||||
.npm
|
||||
|
||||
Reference in New Issue
Block a user