Skip to content

Commit

Permalink
update gitignore to remove .spec files
Browse files Browse the repository at this point in the history
  • Loading branch information
GeraldTM committed Nov 4, 2022
1 parent a92044d commit 0ca5c1f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 51 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@

/build/

#spec files
/*.spec

# Folders generated by testing
/sort/

Expand Down
51 changes: 0 additions & 51 deletions FileSorter.spec

This file was deleted.

0 comments on commit 0ca5c1f

Please # to comment.