Added emacs temp files to ignore list. Also added MISC category.
This commit is contained in:
parent
3b54637ca7
commit
927cc6a050
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,4 +1,9 @@
|
||||||
|
################################################################################
|
||||||
|
# MISC
|
||||||
|
# Ignore the Mac artifacts.
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
# Ignore the temp files created by emacs.
|
||||||
|
*.#*
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
# VIM
|
# VIM
|
||||||
|
|
Loading…
Reference in New Issue
Block a user