mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-18 20:34:39 +01:00
Add an empty bin directory
This commit is contained in:
parent
2e18b7eb96
commit
4b459b6d25
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,7 +11,6 @@
|
||||
3rdparty/libprojectm/config.inp
|
||||
3rdparty/libprojectm/libprojectM.pc
|
||||
CMakeLists.txt.user
|
||||
bin/
|
||||
dist/Info.plist
|
||||
dist/clementine.spec
|
||||
dist/maketarball.sh
|
||||
|
2
bin/.gitignore
vendored
Normal file
2
bin/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user