Gittin' my ignore on
This commit is contained in:
parent
7ed16d9a56
commit
e14e848f77
1 changed files with 29 additions and 0 deletions
29
.gitignore
vendored
Normal file
29
.gitignore
vendored
Normal file
|
@ -0,0 +1,29 @@
|
|||
# Mostly taken from https://github.com/github/gitignore #
|
||||
#########################################################
|
||||
|
||||
# Global/Linux.gitignore #
|
||||
##########################
|
||||
.*
|
||||
!.gitignore
|
||||
*~
|
||||
|
||||
# Global/OSX.gitignore #
|
||||
########################
|
||||
.DS_Store
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
Icon
|
||||
|
||||
# Thumbnails
|
||||
._*
|
||||
|
||||
# Files that might appear on external disk
|
||||
.Spotlight-V100
|
||||
.Trashes
|
||||
|
||||
# Global/vim.gitignore #
|
||||
########################
|
||||
.*.sw[a-z]
|
||||
*.un~
|
||||
Session.vim
|
||||
.netrwhist
|
Loading…
Add table
Add a link
Reference in a new issue