File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ # See http://help.github.com/ignore-files/ for more about ignoring files.
2
+ #
3
+ # If you find yourself ignoring temporary files generated by your text editor
4
+ # or operating system, you probably want to add a global ignore instead:
5
+ # git config --global core.excludesfile ~/.gitignore_global
6
+
7
+ # Ignore .DS_store file
8
+ .DS_Store
9
+
10
+ # Ignore IDE files
1
11
.idea /
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Once you've made your great commits:
16
16
17
17
![ lab2023] ( http://lab2023.com/assets/images/named-logo.png )
18
18
19
- - Builder is maintained and funded by [ lab2023 - information technologies] ( http://lab2023.com/ )
19
+ - Playbook is maintained and funded by [ lab2023 - information technologies] ( http://lab2023.com/ )
20
20
- Thank you to all the [ contributors!] ( ../../graphs/contributors )
21
21
- This gem is inspired from [ laptop] ( https://github.com/thoughtbot/laptop )
22
22
- The names and logos for lab2023 are trademarks of lab2023, inc.
You can’t perform that action at this time.
0 commit comments