Add *.FCBak files to .gitignore file
This commit is contained in:
parent
8b9b6c945b
commit
8133e7ee7e
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,4 +3,5 @@
|
||||||
*.FCStd1
|
*.FCStd1
|
||||||
*.fcstd2
|
*.fcstd2
|
||||||
*.FCStd2
|
*.FCStd2
|
||||||
|
*.FCBak
|
||||||
Private
|
Private
|
||||||
|
|
Loading…
Add table
Reference in a new issue