Skip to content

Commit 8baf8b6

Browse files
author
Christopher Browne
committed
Add some more ignorable files that get generated to .gitignore here and there
1 parent 0e97e79 commit 8baf8b6

File tree

4 files changed

+16
-2
lines changed

4 files changed

+16
-2
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ configure
1010
slony1.spec
1111
src/slonik/scan.h
1212
src/slony_logshipper/scan.h
13+
RELEASE.html
14+
RELEASE.txt

clustertest/.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
mylog.log
12
results
2-
testlog.log
33
results
4+
testlog.log

clustertest/conf/.gitignore

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
databases.properties
2-
java.conf
2+
disorder.properties
3+
java.conf
4+
java.confdisorder.properties
5+
log4j.properties.dbms
6+
slon.1.conf
7+
slon.2.conf
8+
slon.3.conf
9+
slon.4.conf
10+
slon.5.conf
11+
slonyregress.properties

doc/concept/.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ Slon.eps
22
Slony-I-concept.ps
33
tmp.idx
44
tmp.old
5+
Slony-I-concept.pdf
6+
Slony-I-concept.txt

0 commit comments

Comments
 (0)