Skip to content

Commit 9b418d8

Browse files
committed
Update .gitignore
1 parent b6b16a8 commit 9b418d8

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.gitignore

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ coverity.out
4444
.#*
4545

4646
**/docs/*.html
47+
/docs/UsersGuide/api/cmake/*
4748
*-template
4849

4950
logs
@@ -53,9 +54,6 @@ core
5354

5455
*.swp4
5556

56-
./Gds/logs/*
57-
./Gds/docs/doxy
58-
5957
*AppDictionary.xml
6058
*TopologyAppID.csv
6159
*TopologyAppAi_IDTableLog.txt
@@ -71,9 +69,6 @@ build-fprime-automatic*
7169
/ci-logs*
7270
TesterBase.*
7371
GTestBase.*
74-
/Fw/Python/.eggs
75-
/Fw/Python/src/fprime.egg-info
76-
/Gds/src/fprime_gds.egg-info
7772
**/DefaultDict/serializable/*
7873

7974
fprime-venv

0 commit comments

Comments
 (0)