Skip to content

Commit

Permalink
add .spec files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Nexesenex committed Jul 3, 2024
1 parent 2f05606 commit b990fb0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -138,3 +138,7 @@ conda/

# Jetbrains idea folder
.idea/
# Scripts
!/scripts/install-oneapi.bat

*.spec

0 comments on commit b990fb0

Please sign in to comment.