Skip to content

Commit d328450

Browse files
committed
Ignore directory cache folder
Also ignore the apidocs folder (which is created on the current develop branch), to make switching between branches easier.
1 parent 8884a0d commit d328450

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
docs/_build
55
unittests/temp
66
unittests/data/pygccxml.cache
7+
unittests/data/directory_cache_test
78
.idea
89
dist
910
build
@@ -12,3 +13,4 @@ pygccxml.egg-info
1213
.coverage*
1314
docs/examples/caching/example.hpp.xml
1415
test_cost.log
16+
docs/apidocs

0 commit comments

Comments
 (0)