Skip to content

Commit

Permalink
Extend gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
martonmiklos authored and ad3154 committed Dec 18, 2024
1 parent 398bd33 commit 5ce06dd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,9 @@
.vscode/
out
build

# QtCreator cmake temp files
CMakeLists.txt.user

# KDE hidden file artifacts
.directory

0 comments on commit 5ce06dd

Please sign in to comment.