1
0
mirror of https://github.com/github/gitignore synced 2025-06-27 09:09:57 +02:00

Merge pull request #4312 from michaelstepner/stata-auto-backup

Update Stata.gitignore to ignore new auto backup files
This commit is contained in:
Daniel Johnson 2025-06-13 14:46:20 -07:00 committed by GitHub
commit bc0e698f51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,6 +8,7 @@
*.smcl *.smcl
*.stpr *.stpr
*.stsem *.stsem
~*.stswp
# Graphic export files from Stata # Graphic export files from Stata
# Stata command graph export: http://www.stata.com/manuals14/g-2graphexport.pdf # Stata command graph export: http://www.stata.com/manuals14/g-2graphexport.pdf