Move Stata.gitignore to Global/, as discussed with shiftkey

This commit is contained in:
Tinh-Hai Collet
2015-05-18 19:06:04 +01:00
parent 2ac96e7caa
commit d5a1f908a9

19
Global/Stata.gitignore Normal file
View File

@@ -0,0 +1,19 @@
# .gitignore file for git projects containing Stata files
# Commercial statistical software: http://www.stata.com
# Stata dataset and output files
*.dta
*.gph
*.log
*.smcl
*.stpr
*.stsem
# Graphic export files from Stata
*.ps
*.eps
*.wmf
*.emf
*.pdf
*.png
*.tif