You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
426 B
35 lines
426 B
# ---> PureBasic |
|
# Created by https://www.gitignore.io/api/purebasic |
|
# Edit at https://www.gitignore.io/?templates=purebasic |
|
|
|
### PureBasic ### |
|
# PureBasic |
|
|
|
# Settings files |
|
*.pb.cfg |
|
*.pbi.cfg |
|
project.cfg |
|
|
|
# Shared libraries |
|
*.so |
|
*.dylib |
|
*.dll |
|
|
|
# Binary executables |
|
*.exe |
|
*.app |
|
*.out |
|
|
|
# End of https://www.gitignore.io/api/purebasic |
|
# Zertifikate |
|
*.pem |
|
democert |
|
|
|
# Logs |
|
*.log |
|
# Executables |
|
lhttpd |
|
server_example |
|
test |
|
README |
|
|
|
|