aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChirayu Krishnappa2013-05-30 17:06:32 -0700
committerChirayu Krishnappa2013-06-28 13:04:31 -0700
commit0e254cc88c9ece7e4d4343aee00cd49efcba40ef (patch)
treeb4451c6452d19356de3ff01a8496a7da7b44cdc9
parentac04b878519bd9163727fca5827cf8d12b093a20 (diff)
downloadangular.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--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d7983b17..2ee1a2cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ angular.js.tmproj
/components/
angular.xcodeproj
.idea
+.agignore