diff options
author | Martin Woodward <martinwoodward@github.com> | 2021-05-25 11:55:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-25 11:55:00 +0100 |
commit | af575841325f5791e99d6a03d365c3bab31c3281 (patch) | |
tree | 54a78947de632f736cacdb2e298b9ab1d5d5eadd /community | |
parent | 2ee4656dd865c162652d78806349da4fe173ec01 (diff) | |
parent | 8713694f2faee51946b79e9f12bb2aba4edd1b21 (diff) | |
download | gitignore-af575841325f5791e99d6a03d365c3bab31c3281.tar.gz gitignore-af575841325f5791e99d6a03d365c3bab31c3281.zip |
Merge pull request #3727 from leighmcculloch/patch-1
Remove the all files matches from V.gitignore
Diffstat (limited to 'community')
-rw-r--r-- | community/V.gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/community/V.gitignore b/community/V.gitignore index bc0d4f3a..dbbb0462 100644 --- a/community/V.gitignore +++ b/community/V.gitignore @@ -1,6 +1,3 @@ -* -!*/ -!*.* *.exe *.o *.so |