mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-05 13:44:42 +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/
|
/components/
|
||||||
angular.xcodeproj
|
angular.xcodeproj
|
||||||
.idea
|
.idea
|
||||||
|
.agignore
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue