Skip to content

Commit

Permalink
Update gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
RazrFalcon committed Dec 30, 2021
1 parent c00d663 commit 4913c8a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.directory
target
.idea
build-*
workdir-*
.directory
.DS_Store
.vscode
tools/build-*
1 change: 1 addition & 0 deletions tools/viewsvg/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.pro.user

0 comments on commit 4913c8a

Please sign in to comment.