1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-06-15 22:57:12 +02:00
Files
SqMod/.gitignore
Sandu Liviu Catalin 7a3d92d1d1 Update POCO to 1.11.0
2021-08-22 18:07:06 +03:00

14 lines
104 B
Plaintext

# Executables
*.exe
*.dll
*.so
# Directories
/bin/*
# Exclude
!/vendor
# Hidden files and folders
.*