mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-28 12:45:36 +08:00
add .gitignore into gem template
This commit is contained in:
16
lib/motion/project/template/gem/files/.gitignore
vendored
Normal file
16
lib/motion/project/template/gem/files/.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
.repl_history
|
||||
build
|
||||
tags
|
||||
app/pixate_code.rb
|
||||
resources/*.nib
|
||||
resources/*.momd
|
||||
resources/*.storyboardc
|
||||
.DS_Store
|
||||
nbproject
|
||||
.redcar
|
||||
#*#
|
||||
*~
|
||||
*.sw[po]
|
||||
.eprj
|
||||
.sass-cache
|
||||
.idea
|
||||
Reference in New Issue
Block a user