Skip to content

Commit

Permalink
Update gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyrrrz committed Nov 9, 2023
1 parent b19a5f5 commit 5aebb50
Showing 1 changed file with 7 additions and 18 deletions.
25 changes: 7 additions & 18 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,24 +1,13 @@
# User-specific files
.vs/
.idea/
*.suo
*.user
*.userosscache
*.sln.docstates
.idea/

# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
[Xx]64/
[Xx]86/
[Bb]uild/
bld/
[Bb]in/
[Oo]bj/

# Installer binary sources
Installer/Source
bin/
obj/
Installer/Source/

# Coverage
*.opencover.xml
# Test results
TestResults/

0 comments on commit 5aebb50

Please sign in to comment.