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:
parent
2ac96e7caa
commit
d5a1f908a9
1 changed files with 0 additions and 0 deletions
19
Global/Stata.gitignore
Normal file
19
Global/Stata.gitignore
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue