Guest User

Untitled

a guest
Jan 23rd, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. # ~/.gitignore_global
  2. #
  3.  
  4. # phpstorm ide files
  5. .idea/*
  6.  
  7. # Mac stuff
  8. .DS_Store
  9. Icon?
  10.  
  11. # bbedit project files
  12. *.bbproject
  13. *.bbprojectd
  14.  
  15. # ignore copied svn files
  16. .svn/*
Add Comment
Please, Sign In to add comment