Remove unnecessary hash-bangs
This commit is contained in:
parent
69b874b084
commit
aac8e63537
2 changed files with 0 additions and 3 deletions
|
|
@ -1,5 +1,3 @@
|
|||
#!/usr/bin/ruby
|
||||
#
|
||||
# More info at https://github.com/guard/guard#readme
|
||||
|
||||
guard_opts = {
|
||||
|
|
|
|||
1
Rakefile
1
Rakefile
|
|
@ -1,4 +1,3 @@
|
|||
#!/usr/bin/env rake
|
||||
# Add your own tasks in files placed in lib/tasks ending in .rake,
|
||||
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue