NSAPH-Projects / school_gun_incidents

Estimate causal and associative effects of firearm-dealer-to-school proximity on school gun incidents in U.S. census tracts
MIT License
0 stars 0 forks source link

Add png files to gitignore #53

Closed m-qin closed 1 year ago

m-qin commented 1 year ago

Our bash scripts (in the code folder) generate covariate balance plots (as pngs) in the results folders. We do not want to upload these pngs to GitHub, since GitHub is not meant for image files (it will take more and more memory over commits).