mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-05-15 06:05:49 -06:00
gitignore
This commit is contained in:
parent
9c6f9f3405
commit
132b1cd52b
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
libssh2/*
|
||||
Debug/*
|
||||
x64/*
|
||||
Release/*
|
||||
|
|
|
|||
1
include/.gitignore
vendored
1
include/.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
# Global excludes across all subdirectories
|
||||
svnversion.h
|
||||
libssh2/*
|
||||
Loading…
Add table
Add a link
Reference in a new issue