aboutsummaryrefslogtreecommitdiffstats
path: root/Stata.gitignore
blob: 26ea2e69bb84ab5d0ca097f47dd85022a806be5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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