Skip to content

Commit cafe3ba

Browse files
authored
Merge pull request diffblue#32 from diffblue/nathan/cleanup/ignore-ide-files
Added more IDE files to .gitignore
2 parents ef01039 + 902792b commit cafe3ba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Local files generated by IDEs
2+
.vs/*
23
.vscode/*
4+
~AutoRecover.*
5+
*.sln
6+
*.vcxproj*
37
scripts/__pycache__/*
48
src/goto-analyzer/taint_driver_scripts/.idea/*
59
/*.config

0 commit comments

Comments
 (0)