Delete .gitignore
This commit is contained in:
34
.gitignore
vendored
34
.gitignore
vendored
@@ -1,34 +0,0 @@
|
|||||||
## ignore everything
|
|
||||||
*
|
|
||||||
|
|
||||||
|
|
||||||
## allow these files
|
|
||||||
|
|
||||||
# css
|
|
||||||
!style.css
|
|
||||||
!style-dark.css
|
|
||||||
!style-light.css
|
|
||||||
|
|
||||||
#images
|
|
||||||
!walker.png
|
|
||||||
!moon.svg
|
|
||||||
|
|
||||||
# PHP pages
|
|
||||||
!index.php
|
|
||||||
!head.php
|
|
||||||
!about.php
|
|
||||||
!projects.php
|
|
||||||
!top.php
|
|
||||||
|
|
||||||
# fonts, from google fonts
|
|
||||||
!lato.ttf
|
|
||||||
!heebo.ttf
|
|
||||||
|
|
||||||
# other
|
|
||||||
!.gitignore
|
|
||||||
!README.md
|
|
||||||
!508.shtml
|
|
||||||
!504.shtml
|
|
||||||
!502.shtml
|
|
||||||
!404.shtml
|
|
||||||
!403.shtml
|
|
||||||
Reference in New Issue
Block a user