Skip to content

Commit

Permalink
Add *.dll to gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: falkTX <falktx@falktx.com>
  • Loading branch information
falkTX committed Oct 29, 2023
1 parent a5f2640 commit 42792de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
.kdev_include_paths
package-lock.json
*~
*.dll
*.o
*.so
*.pyc
Expand Down

0 comments on commit 42792de

Please sign in to comment.