Skip to content

Commit d4ad85e

Browse files
authored
Merge pull request #972 from Ian-Clowes/visualstudio
Fix IDE snags with Visual Studio
2 parents f669992 + 91aa81f commit d4ad85e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,14 @@ tmp*
4747
tests/*.unicode
4848
tests/unicode_test*
4949
*.txt
50+
!CMakeLists.txt
5051
*.xxhsum
5152

5253
# editor artifacts
5354
.clang_complete
5455
*.swp
5556
.vscode/
57+
.vs/
5658

5759
# Doxygen
5860
doxygen/

0 commit comments

Comments
 (0)