mirror of https://github.com/bjeanes/dotfiles.git
Added global .gitignore file
parent
5b02926ca9
commit
daf6918ce0
|
@ -0,0 +1,8 @@
|
||||||
|
.DS_Store
|
||||||
|
Thumbs.db
|
||||||
|
._*
|
||||||
|
build/*
|
||||||
|
pkg/*
|
||||||
|
.svn
|
||||||
|
*.pbxuser
|
||||||
|
*.move1v3
|
Loading…
Reference in New Issue