1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 07:20:40 +01:00

Adds compl .swp caches to gitignore

This commit is contained in:
Pete Clark
2011-05-24 15:25:18 -04:00
parent 7c3d12c7de
commit f78218f625

1
.gitignore vendored
View File

@@ -4,3 +4,4 @@ projects.zsh
custom/* custom/*
!custom/example.zsh !custom/example.zsh
cache cache
*.swp