Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-1.1
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-1.1
Commits
c364f66e
Commit
c364f66e
authored
Jul 29, 2011
by
Sergey Radionov
Committed by
Rémi Denis-Courmont
Jul 31, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.gitignore: added files genereated under windows
Signed-off-by:
Rémi Denis-Courmont
<
remi@remlab.net
>
parent
45471365
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
0 deletions
+7
-0
.gitignore
.gitignore
+2
-0
bin/.gitignore
bin/.gitignore
+3
-0
compat/.gitignore
compat/.gitignore
+1
-0
src/.gitignore
src/.gitignore
+1
-0
No files found.
.gitignore
View file @
c364f66e
...
...
@@ -41,6 +41,8 @@ nvlc
wxvlc
vlc
vlc_install_dir/*
vlc-*/*
vlc.exe
# Ignore CMake Stuff
cmake
...
...
bin/.gitignore
View file @
c364f66e
vlc-cache-gen
vlc-static
vlc-wrapper
vlc-cache-gen.exe
vlc-static.exe
vlc_win32_rc.rc
compat/.gitignore
0 → 100644
View file @
c364f66e
dummy.c
src/.gitignore
View file @
c364f66e
test_*
revision.c
revision.txt
libvlc_win32_rc.rc
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment