Add hidden html and gitignore
This commit is contained in:
parent
f481ccbc09
commit
98165579d1
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
#ignore all swp files
|
||||
**/*.swp
|
||||
|
||||
#ignore .html, but keep the folder
|
||||
.html/*
|
||||
!.html/.gitkeep
|
0
.html/.gitkeep
Normal file
0
.html/.gitkeep
Normal file
Loading…
Reference in New Issue
Block a user