Personal-Site/.gitignore
Neil Brommer bcbc420675 Replace third party contact form with a custom one
php files are not included because they contain sensitive information
2017-11-02 20:30:10 -07:00

22 lines
343 B
Plaintext

# Exclude dependency files
# Use .gitkeep to force git to keep the empty folders
bootstrap/*
!bootstrap/.gitkeep
font-awesome/*
!font-awesome/.gitkeep
js/jquery-3.2.1.js
js/popper.js
!js/.gitkeep
# Visual Studio Code
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
info\.php
contact\.php