Add XMLmind temporary files (*.xml~) to .gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -38,4 +38,8 @@ TIBCO.EMS.*
|
||||
doc/reference/target/
|
||||
|
||||
#Build log
|
||||
buildlog.txt
|
||||
buildlog.txt
|
||||
|
||||
# XMLmind temporary files
|
||||
*.xml~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user