diff options
author | Brendan Forster <brendan@github.com> | 2018-06-17 19:29:36 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-17 19:29:36 -0300 |
commit | 3dd4aefc2c6af7257f58ec2b14422701a66baa44 (patch) | |
tree | 3c3a1f7818347e83ae046f9037e984ce8a6492b5 /Global | |
parent | 0bce6214658126349d11986e7cbc4f002180bacd (diff) | |
parent | ae7feb6f26384605e911f8a037f6d42d929ac399 (diff) | |
download | gitignore-3dd4aefc2c6af7257f58ec2b14422701a66baa44.tar.gz gitignore-3dd4aefc2c6af7257f58ec2b14422701a66baa44.zip |
Merge pull request #2570 from justinhartman/patch-5
New template file for Backup file formats
Diffstat (limited to 'Global')
-rw-r--r-- | Global/Backup.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Global/Backup.gitignore b/Global/Backup.gitignore new file mode 100644 index 00000000..93e47d82 --- /dev/null +++ b/Global/Backup.gitignore @@ -0,0 +1,4 @@ +*.bak +*.gho +*.ori +*.tmp |