added gitignore

This commit is contained in:
chd 2022-02-05 10:42:20 -05:00
parent 9c42c1a751
commit ec9cc549dd

11
.gitignore vendored
View File

@ -1,2 +1,11 @@
# Ignore everything. We'll whitelist what we want to pull in.
/*
/*/
.DS_Store
# Git meta files
!.gitignore
!.gitattributes
!README.md
# Whitelisted directories/files
!/charles15