This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
JUCE
mirror of
https://github.com/DISTRHO/JUCE
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
Browse Source
Updated .gitignore
tags/2021-05-28
Julian Storer
15 years ago
parent
03683e2568
commit
02320b70a8
2 changed files
with
8 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
.gitignore
+0
-1
bin/.gitignore
+ 8
- 0
.gitignore
View File
@@ -6,3 +6,11 @@
*.ncb
*.suo
*.obj
extras/juce demo/build/macosx/build
extras/juce demo/build/win32_vc8/Debug
extras/juce demo/build/win32_vc8/Release
extras/the jucer/build/mac/build
bin/intermediate*
bin/lib*
bin/jucelib*
bin/JUCE*
+ 0
- 1
bin/.gitignore
View File
@@ -1 +0,0 @@
*.a
Write
Preview
Loading…
Cancel
Save