Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Commit

Permalink
gitignore : add files that Windows generates as part of the build
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmehl committed Dec 29, 2021
1 parent 9d52aa6 commit fd0cb9b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
working
*/archives
**/gafferBuild
llvm*/build-release
qt*/**/*.qm
c-blosc*/**
qt-adsk-*/**

0 comments on commit fd0cb9b

Please sign in to comment.