1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-08 08:01:19 +02:00

Merge pull request #126 from henricj/ignore_user

Ignore Visual Studio .vcxproj.user files.
This commit is contained in:
Paul Licameli 2016-04-24 22:04:42 -04:00
commit 26d317319a

1
.gitignore vendored
View File

@ -34,6 +34,7 @@ mac/tests/
*.opensdf
# unsure about the .sal files. Disable for now.
*.sal
*.vcxproj.user
# Precompiled Headers
*.gch