Skip to content

Commit

Permalink
add *.TMP to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
maloel committed Jun 1, 2020
1 parent 5d8a715 commit 79cd349
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ DerivedData
librealsense.xc/build

*~
*.TMP
*.a
*.o
*.so
Expand Down

0 comments on commit 79cd349

Please sign in to comment.