mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
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).
This commit is contained in:
parent
ac04b87851
commit
0e254cc88c
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -11,3 +11,4 @@ angular.js.tmproj
|
|||
/components/
|
||||
angular.xcodeproj
|
||||
.idea
|
||||
.agignore
|
||||
|
|
|
|||
Loading…
Reference in a new issue