mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Add *~ glob pattern to .gitignore
This commit is contained in:
parent
510f33e86d
commit
c9ab7afe5f
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,2 +1,4 @@
|
|||
.DS_Store
|
||||
pkg
|
||||
*~
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue