1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 20:38:31 +02:00

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