mirror of
https://github.com/alpkeskin/mosint.git
synced 2026-06-03 21:01:22 +08:00
12 lines
90 B
Plaintext
12 lines
90 B
Plaintext
# .gitignore
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
*.test
|
|
*.out
|
|
go.work
|
|
.DS_Store
|
|
*.log
|
|
Makefile |