1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-01-13 16:15:48 +01: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

1
.gitignore vendored
View File

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