mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-08 16:11:14 +02:00
Merge pull request #126 from henricj/ignore_user
Ignore Visual Studio .vcxproj.user files.
This commit is contained in:
commit
26d317319a
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user