mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 18:21:40 -04:00
Merge pull request #22223 from owncloud/git-ignore-ackrc
gitignore ack config file
This commit is contained in:
commit
7e0ddfe0d0
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -80,6 +80,9 @@ nbproject
|
|||
|
||||
# vim ex mode
|
||||
.vimrc
|
||||
|
||||
# ack(-grep)
|
||||
.ackrc
|
||||
|
||||
# Mac OS
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Reference in a new issue