Add gitignore
This commit is contained in:
parent
9b20e633c0
commit
ad7525be7c
|
@ -0,0 +1,7 @@
|
|||
.bundle/
|
||||
log/*.log
|
||||
pkg/
|
||||
auto_generated
|
||||
Gemfile.lock
|
||||
.DS_Store
|
||||
*.swp
|
Loading…
Reference in New Issue