Skip to content

Instantly share code, notes, and snippets.

View volkofdev's full-sized avatar
🌴

Andrew Volkov volkofdev

🌴
View GitHub Profile
@volkofdev
volkofdev / .gitignore
Created September 30, 2020 14:04 — forked from salcode/.gitignore
.gitignore file for a general web project - Bare Minimum Git
# -----------------------------------------------------------------
# .gitignore
# Bare Minimum Git
# http://ironco.de/bare-minimum-git/
# ver 20181206
#
# From the root of your project run
# curl -O https://gist.githubusercontent.com/salcode/10017553/raw/.gitignore
# to download this file
#