Ignore .DS_Store and vim *.swp files
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,5 @@
|
|||||||
.hugo*
|
.hugo*
|
||||||
public/
|
public/
|
||||||
resources/_gen/
|
resources/_gen/
|
||||||
|
.DS_Store
|
||||||
|
*.swp
|
||||||
|
Reference in New Issue
Block a user