Skip to content

Commit 8310ae3

Browse files
committed
Add install_manifest.txt to gitignore
install_manifest.txt gets created when running make install and it should be ignored by the vcs
1 parent da45cb4 commit 8310ae3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ cmake_install.cmake
1616
*.dylib
1717
*.so
1818
GraphQLParser.py
19+
install_manifest.txt

0 commit comments

Comments
 (0)