20 lines
289 B
Plaintext
20 lines
289 B
Plaintext
# Created by https://www.toptal.com/developers/gitignore/api/web
|
|
# Edit at https://www.toptal.com/developers/gitignore?templates=web
|
|
|
|
### Web ###
|
|
*.asp
|
|
*.cer
|
|
*.csr
|
|
*.css
|
|
*.htm
|
|
*.html
|
|
*.js
|
|
*.jsp
|
|
*.php
|
|
*.rss
|
|
*.wasm
|
|
*.wat
|
|
*.xhtml
|
|
|
|
# End of https://www.toptal.com/developers/gitignore/api/web
|