mirror of
https://github.com/postgres/postgres.git
synced 2025-07-18 17:42:25 +03:00
Convert cvsignore to gitignore, and add .gitignore for build targets.
This commit is contained in:
@ -1,3 +0,0 @@
|
||||
gram.h
|
||||
gram.c
|
||||
scan.c
|
3
src/backend/parser/.gitignore
vendored
Normal file
3
src/backend/parser/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
/gram.h
|
||||
/gram.c
|
||||
/scan.c
|
Reference in New Issue
Block a user