mirror of
https://github.com/safing/portmaster
synced 2025-09-01 18:19:12 +00:00
Update .gitignore
This commit is contained in:
parent
ae68f64977
commit
b093cee242
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -5,6 +5,9 @@ main
|
||||||
# Dist dir
|
# Dist dir
|
||||||
dist
|
dist
|
||||||
|
|
||||||
|
# vendor dir
|
||||||
|
vendor
|
||||||
|
|
||||||
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
||||||
*.o
|
*.o
|
||||||
*.a
|
*.a
|
||||||
|
|
Loading…
Add table
Reference in a new issue