diff options
| author | Chirayu Krishnappa | 2013-05-30 17:06:32 -0700 |
|---|---|---|
| committer | Chirayu Krishnappa | 2013-06-28 13:04:31 -0700 |
| commit | 0e254cc88c9ece7e4d4343aee00cd49efcba40ef (patch) | |
| tree | b4451c6452d19356de3ff01a8496a7da7b44cdc9 | |
| parent | ac04b878519bd9163727fca5827cf8d12b093a20 (diff) | |
| download | angular.js-0e254cc88c9ece7e4d4343aee00cd49efcba40ef.tar.bz2 | |
chore(gitignore): add .agignore
I use a .agignore file to skip the build directory and some other files
while searching using Ag (see
https://github.com/ggreer/the_silver_searcher).
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,3 +11,4 @@ angular.js.tmproj /components/ angular.xcodeproj .idea +.agignore |
