Skip to content

Commit

Permalink
Add .metals to gitignore.
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Spörri <[email protected]>
  • Loading branch information
pspoerri committed Mar 28, 2023
1 parent d500781 commit e2cfb4a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
.cache
.metals
cmake-build-*
travis_*
__pycache__

CMakeLists.txt.user
compile_commands.json
compile_commands.json

0 comments on commit e2cfb4a

Please sign in to comment.