pg_ivm/.gitignore
reshke 36d4a4770e
Create .gitignore file for excluding any binary/executable files (#103)
The .gitignore file is copied from pg_bigm. 

This doesn't contain files generated on Windows development environments for now,
but they will be added when anyone using Windows claim it.
2024-10-21 10:39:02 +09:00

8 lines
109 B
Text

# Global excludes across all subdirectories
*.bc
*.o
*.so
regression.*
# Generated subdirectories
/results/