1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-16 16:10:06 +02:00

.sal files no longer automatically added.

This commit is contained in:
James Crook 2015-04-24 16:50:47 +01:00
parent 3146c2eb07
commit 45523f4972

2
.gitignore vendored
View File

@ -16,6 +16,8 @@
*.tlog *.tlog
*.ipch *.ipch
*.opensdf *.opensdf
# unsure about the .sal files. Disable for now.
*.sal
# Precompiled Headers # Precompiled Headers
*.gch *.gch