Skip to content

Commit 36646ff

Browse files
committed
Update .gitignore to handle new generated file locations
1 parent 5c855c4 commit 36646ff

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ Debug/
66
Release/
77
Testing/
88
Win32/
9-
/IntrospectionSchema.*
10-
/TodaySchema.*
9+
/include/graphqlservice/IntrospectionSchema.h
10+
/IntrospectionSchema.cpp
11+
/include/TodaySchema.h
12+
/TodaySchema.cpp
1113
*.filters
1214
*.vcxproj
1315
*.vcxproj.user

0 commit comments

Comments
 (0)