Skip to content

Commit e38b78e

Browse files
authored
Add Visual Studio files to .gitignore (#143)
1 parent 37c8c9f commit e38b78e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
build
2+
out
23
mpich
34
cmake-build-release*
45
cmake-build-debug*
56
.idea/
7+
.vs/
68
.vscode/
79
scripts/variants*.csv
810
scripts/variants*.xlsx
911
*venv*
1012
sln/
13+
CMakeSettings.json
1114
.DS_Store
1215
.cache

0 commit comments

Comments
 (0)