mirror of
https://github.com/github/gitignore
synced 2024-11-26 05:34:21 +01:00
commit
9f14e41dc6
@ -1,8 +1,9 @@
|
||||
.dat*
|
||||
.repl_history
|
||||
build
|
||||
build/
|
||||
tags
|
||||
|
||||
# common annoyance editors
|
||||
# Editor files
|
||||
.DS_Store
|
||||
nbproject
|
||||
.redcar
|
||||
@ -10,4 +11,10 @@ nbproject
|
||||
*.swo
|
||||
~
|
||||
.eprj
|
||||
vendor/Pods
|
||||
*.nib
|
||||
|
||||
# YARD artifacts
|
||||
.yardoc
|
||||
_yardoc
|
||||
doc/
|
||||
|
Loading…
Reference in New Issue
Block a user