Skip to content

Commit 87f51a3

Browse files
committed
Updated some svn:ignore files.
- Legacy-Id: 10970
1 parent 02d341c commit 87f51a3

3 files changed

Lines changed: 15 additions & 12 deletions

File tree

.gitignore

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,24 +15,26 @@
1515
.*.swp
1616
.DS_store
1717
# Simulated Subversion default ignores end here
18+
/.coverage
1819
/.project
1920
/.pydevproject
2021
/.Python
2122
/.settings
22-
/.coverage
23-
/unix.tag
24-
/testresult
25-
/mergelog
26-
/mergequeue
27-
/INSTALL.pdf
23+
/.tmp
2824
/bin
2925
/etc
30-
/local
31-
/lib
32-
/share
26+
/ghostdriver.log
3327
/include
28+
/INSTALL.pdf
29+
/latest-coverage.json
30+
/lib
31+
/local
32+
/mergelog
33+
/mergequeue
34+
/minimum-requirements.txt
3435
/pip-selfcheck.json
3536
/settings_local.py
37+
/share
3638
/static
37-
/latest-coverage.json
38-
/ghostdriver.log
39+
/testresult
40+
/unix.tag

bin/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@
3030
/wheel
3131
/xml2rfc
3232
/yang2html
33-
/yangdsdl
33+
/yang2dsdl

etc/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/bash_completion.d

0 commit comments

Comments
 (0)