mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 06:08:26 -04:00
Adding .cvsignore files for Eclipse IDE
This commit is contained in:
parent
1b6e600bfe
commit
35511088d3
2 changed files with 7 additions and 0 deletions
6
src/interfaces/jdbc/.cvsignore
Normal file
6
src/interfaces/jdbc/.cvsignore
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
.classpath
|
||||
.project
|
||||
.externalToolBuilders
|
||||
build
|
||||
build.properties
|
||||
jars
|
||||
1
src/interfaces/jdbc/org/postgresql/.cvsignore
Normal file
1
src/interfaces/jdbc/org/postgresql/.cvsignore
Normal file
|
|
@ -0,0 +1 @@
|
|||
Driver.java
|
||||
Loading…
Reference in a new issue