mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-13 08:05:52 +01:00
Merge pull request #126 from henricj/ignore_user
Ignore Visual Studio .vcxproj.user files.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user