Skip to content

Commit 13bbd55

Browse files
committed
gitignore: Add "env.json" generated by scikit-ci
1 parent 3ad1f19 commit 13bbd55

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# This project
2-
cmake/resources/*
3-
src
42
archive-cache
3+
cmake/resources/*
4+
env.json
55
skbuild
6+
src
67
standalone-build
78
standalone-x86-build
89
standalone-x64-build

0 commit comments

Comments
 (0)