postgresql/src/tutorial/.gitignore
Michael Paquier 8959a5e0fa Add .gitignore to src/tutorial/
A set of SQL files are generated for the tutorial when compiling the
code, so let's avoid any risk to have them added in the tree in the
future.
2019-11-22 21:14:54 +09:00

6 lines
62 B
Plaintext

/advanced.sql
/basics.sql
/complex.sql
/funcs.sql
/syscat.sql