Ignore contrib directories in git

This commit is contained in:
Steven Smith
2018-10-03 16:12:21 -07:00
committed by Peter D. Barnes, Jr
parent 9548c0ce9b
commit 3da19ce578

6
contrib/.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
# Ignore everything by default, contrib sources are coming from other places
*
# Include specific files that should be tracked by Git
!wscript
!.gitignore